fix ssh key for git sync
This commit is contained in:
@@ -23,9 +23,14 @@ extraEnv: |
|
||||
ingress:
|
||||
enabled: true
|
||||
ingressClassName: nginx
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||
rules:
|
||||
- host: keycloak.13.140.150.2.nip.io
|
||||
- host: keycloak.idir-belfares.fr
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
tls: []
|
||||
tls:
|
||||
- secretName: keycloak-tls
|
||||
hosts:
|
||||
- keycloak.idir-belfares.fr
|
||||
|
||||
Reference in New Issue
Block a user