mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Change value file tenant
This commit is contained in:
@@ -85,7 +85,6 @@ ingress:
|
||||
nginx.ingress.kubernetes.io/ssl-passthrough: "true"
|
||||
nginx.ingress.kubernetes.io/backend-protocol: "HTTPS"
|
||||
tls:
|
||||
|
||||
- secretName: letsencrypt-prod
|
||||
hosts:
|
||||
- minio.hensen.io
|
||||
@@ -101,7 +100,6 @@ ingress:
|
||||
nginx.ingress.kubernetes.io/ssl-passthrough: "true"
|
||||
nginx.ingress.kubernetes.io/backend-protocol: "HTTPS"
|
||||
tls:
|
||||
# TLS secretName used on ClusterIssuer
|
||||
- secretName: letsencrypt-prod
|
||||
hosts:
|
||||
- minio-console.hensen.io
|
||||
|
||||
Reference in New Issue
Block a user