-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
related to PR #7997
@xiangfu0 @dianaarnos based on the template of ingress and documentation it wont work.
in documentation is below
ingress:
v1beta1:
enabled: false
annotations: {}
tls: {}
path: /
hosts: []
v1:
enabled: false
template file is using syntax like
ingress:
v1beta1:
enabled: false
v1:
enabled: false
annotations: {}
tls: {}
path: /
hosts: []
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels