feat: manual only deployment
This commit is contained in:
@@ -16,5 +16,9 @@ postgresql:
|
|||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
ingressClassName: nginx
|
ingressClassName: nginx
|
||||||
hostname: keycloak.49.13.143.254.nip.io
|
rules:
|
||||||
tls: false
|
- host: keycloak.49.13.143.254.nip.io
|
||||||
|
paths:
|
||||||
|
- path: /
|
||||||
|
pathType: Prefix
|
||||||
|
tls: []
|
||||||
|
|||||||
Reference in New Issue
Block a user