Skip to content

Commit

Permalink
MARIADB_INIT_SLEEP_TIME
Browse files Browse the repository at this point in the history
  • Loading branch information
bhuism committed Jan 20, 2025
1 parent 28abb19 commit 842b78f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/root/templates/mariadb/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ spec:
primary:
# readinessProbe:
# enabled: true
# extraEnvVars:
# - name: MARIADB_INIT_SLEEP_TIME
# value: "5"
extraEnvVars:
- name: MARIADB_INIT_SLEEP_TIME
value: "15"
persistence:
existingClaim: mariadb-pvc
syncPolicy:
Expand Down

0 comments on commit 842b78f

Please sign in to comment.