Open
Description
When a Service is created with the annotation disableRoute
, it seems the flag is ignored and the route is created anyway
Here's the annotation definition I'm using:
apiVersion: serving.knative.dev/v1
kind: Service
metadata:
annotations:
...
serving.knative.openshift.io/disableRoute: 'true'
Metadata
Metadata
Assignees
Labels
No labels