fix(plume): Add clusterissuer for plume
This commit is contained in:
@@ -49,8 +49,10 @@ ingress:
|
|||||||
enabled: true
|
enabled: true
|
||||||
className: "nginx"
|
className: "nginx"
|
||||||
annotations:
|
annotations:
|
||||||
|
cert-manager.io/cluster-issuer: letsencrypt-staging
|
||||||
|
nginx.ingress.kubernetes.io/backend-protocol: HTTPS
|
||||||
|
nginx.ingress.kubernetes.io/ssl-passthrough: "true"
|
||||||
nginx.ingress.kubernetes.io/ssl-redirect: "true"
|
nginx.ingress.kubernetes.io/ssl-redirect: "true"
|
||||||
nginx.ingress.kubernetes.io/backend-protocol: HTTP
|
|
||||||
hosts:
|
hosts:
|
||||||
- host: plume.srv.oceanbox.io
|
- host: plume.srv.oceanbox.io
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user