Skip to content

disableRoute=true seems not to work #2533

Open
@brunoNetId

Description

@brunoNetId

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions