fix: add missing ingress to keycloak

This commit is contained in:
2024-12-25 08:47:13 +01:00
parent 1f7a82e895
commit 674dfa1ed5
+4
View File
@@ -28,6 +28,8 @@ ingress:
extraHosts:
- name: auth.oceanbox.io
path: /
extraTls:
- name: auth.oceanbox.io
hostname: auth.srv.oceanbox.io
ingressClassName: nginx
path: /
@@ -47,6 +49,8 @@ adminIngress:
extraHosts:
- name: auth.oceanbox.io
path: /realms/master
extraTls:
- name: auth.oceanbox.io
hostname: auth.srv.oceanbox.io
ingressClassName: nginx
path: /realms/master