Merge branch 'nixidy' of gitlab.com:oceanbox/manifests into nixidy
This commit is contained in:
@@ -36,10 +36,6 @@ ingress:
|
||||
extraHosts:
|
||||
- name: auth.oceanbox.io
|
||||
path: /
|
||||
extraTls:
|
||||
- hosts:
|
||||
- auth.oceanbox.io
|
||||
secretName: auth.oceanbox.io-tls
|
||||
hostname: auth.srv.oceanbox.io
|
||||
ingressClassName: nginx
|
||||
path: /
|
||||
@@ -57,16 +53,9 @@ adminIngress:
|
||||
nginx.ingress.kubernetes.io/proxy-buffer-size: 128k
|
||||
nginx.ingress.kubernetes.io/ssl-redirect: "true"
|
||||
nginx.ingress.kubernetes.io/whitelist-source-range: 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
|
||||
extraHosts:
|
||||
- name: auth.oceanbox.io
|
||||
path: /realms/master
|
||||
extraTls:
|
||||
- hosts:
|
||||
- auth.oceanbox.io
|
||||
secretName: auth.oceanbox.io-tls
|
||||
hostname: auth.srv.oceanbox.io
|
||||
hostname: auth.adm.oceanbox.io
|
||||
ingressClassName: nginx
|
||||
path: /realms/master
|
||||
path: /
|
||||
pathType: ImplementationSpecific
|
||||
selfSigned: false
|
||||
servicePort: http
|
||||
|
||||
Reference in New Issue
Block a user