major: flipping everything over to new k9s cluster!
This commit is contained in:
@@ -9,6 +9,10 @@ ingress:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||
nginx.ingress.kubernetes.io/ssl-redirect: "true"
|
||||
hosts:
|
||||
- host: idp.oceanbox.io
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
- host: idp.srv.oceanbox.io
|
||||
paths:
|
||||
- path: /
|
||||
@@ -16,6 +20,7 @@ ingress:
|
||||
tls:
|
||||
- secretName: prod-dex-tls
|
||||
hosts:
|
||||
- idp.oceanbox.io
|
||||
- idp.srv.oceanbox.io
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user