-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Labels
help wantedExtra attention is neededExtra attention is needed
Description
The helm chart supports the creations of an ingress object. Do we support this in the operator
# CockroachDB's ingress for web ui.
ingress:
enabled: false
labels: {}
annotations: {}
# kubernetes.io/ingress.class: nginx
# cert-manager.io/cluster-issuer: letsencrypt
paths: [/]
hosts: []
# - cockroachlabs.com
tls: []
# - hosts: [cockroachlabs.com]
# secretName: cockroachlabs-tls
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed