Update readinessProbe & env

Signed-off-by: Benedith Mulongo <benedith@sunet.se>
This commit is contained in:
Benedith Mulongo 2025-01-30 15:13:27 +01:00
parent f6abdcfc4c
commit 226a964a0c
Signed by: benedith
GPG key ID: 62D68B584B4B3EB3
2 changed files with 3 additions and 3 deletions

View file

@ -49,8 +49,8 @@ spec:
containerPort: 8443
readinessProbe:
httpGet:
path: /auth/realms/master
port: 8080
path: /health/ready
port: 9000
initialDelaySeconds: 5 # Delay before the probe starts
periodSeconds: 15
timeoutSeconds: 3

View file

@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://platform.sunet.se/streams/streams-manifests.git
targetRevision: streams-manifests-2025-01-30-v29
targetRevision: streams-manifests-2025-01-30-v31
path: keycloak/overlays/test
destination:
server: https://kubernetes.default.svc