mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Remove labels tenant ingress
This commit is contained in:
@@ -79,7 +79,7 @@ ingress:
|
||||
api:
|
||||
enabled: true
|
||||
ingressClassName: nginx
|
||||
labels: { }
|
||||
# labels: { }
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: prod-cluster-issuer
|
||||
nginx.ingress.kubernetes.io/ssl-passthrough: "true"
|
||||
@@ -94,7 +94,7 @@ ingress:
|
||||
console:
|
||||
enabled: true
|
||||
ingressClassName: nginx
|
||||
labels: { }
|
||||
# labels: { }
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: prod-cluster-issuer
|
||||
nginx.ingress.kubernetes.io/ssl-passthrough: "true"
|
||||
|
||||
Reference in New Issue
Block a user