You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
``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?
The text was updated successfully, but these errors were encountered:
``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?
The text was updated successfully, but these errors were encountered: