add tls to ingress
This commit is contained in:
@@ -541,6 +541,7 @@ controlPlane:
|
||||
pathType: ImplementationSpecific
|
||||
labels: {}
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: "letsencrypt-prod"
|
||||
nginx.ingress.kubernetes.io/backend-protocol: HTTPS
|
||||
nginx.ingress.kubernetes.io/ssl-passthrough: "true"
|
||||
nginx.ingress.kubernetes.io/ssl-redirect: "true"
|
||||
|
||||
Reference in New Issue
Block a user