Skip to content

Commit 74de9a3

Browse files
committed
increase frontend initial delay
1 parent 5911eaa commit 74de9a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/frontend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ spec:
8888
httpGet:
8989
path: /api/v1/test
9090
port: {{ .Values.frontend.port }}
91-
initialDelaySeconds: 1
91+
initialDelaySeconds: 10
9292
periodSeconds: 5
9393
volumes:
9494
- name: config-volume

0 commit comments

Comments
 (0)