Skip to content

Commit 4f98641

Browse files
Merge pull request #473 from bcgov/bugfix/acapy-live-probe
AcaPy Liveness Probe
2 parents 5d1ddc2 + 2fc3132 commit 4f98641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/traction/templates/acapy_deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ spec:
151151
path: /status/live
152152
port: 8031
153153
initialDelaySeconds: 90
154-
periodSeconds: 3
154+
periodSeconds: 10
155155
readinessProbe:
156156
httpGet:
157157
path: /status/ready

0 commit comments

Comments
 (0)