APIcast
APIcast copied to clipboard
The server doesn't have a resource type "kind: Template, apiVersion: v1".
The provided example YAML does not work for OpenShift Online.
Version
OpenShift Online - Current Version
Steps To Reproduce
- Create new OpenShift Online project
- Create new application and specify Import YAML
- https://raw.githubusercontent.com/3scale/apicast/master/openshift/apicast-template.yml
Current Result
The server doesn't have a resource type "kind: Template, apiVersion: v1".
Expected Result
--> Creating resources with label app=3scale-gateway ... deploymentconfig "apicast" created service "apicast" created --> Success Run 'oc status' to view your app.
Additional Information
Hi,
Thanks for the issue, I'll fix the following days.
I would recommend you to use the official 3scale templates: https://github.com/3scale/3scale-amp-openshift-templates
Or use the APIcast from the operator hub.
https://operatorhub.io/operator/apicast-community-operator
Regards