3scale/3scale-operator

Custom policy not showing up

vinaayakh-aot opened this issue · 1 comments

``Hi,
I was trying to create a custom policy by following the steps in the API Cast Documentation. I hosted the example code in a public git repository , then updated the openshift.yml file with the new Github url. Then I created the openshift object using
oc new-app -f openshift.yml --param AMP_RELEASE=2.2.0
The policy did not show-up so I tried to run the following commands
`oc start-build apicast-example-policy`
I did not get any errors during this process but the policy is still not showing up in the policy list. Is there some other configuration that needs to be done?

@vinaayakh-aot If this is still relevant can you open an issue on APICast