Skip to content

Commit

Permalink
fix: startup probe period
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 committed May 3, 2024
1 parent d2503a1 commit 0db8992
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/pgadmin/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ spec:
httpGet:
path: /
port: http
periodSeconds: 30
{{- if .Values.defaultUser }}
env:
- name: PGADMIN_DEFAULT_EMAIL
Expand Down

0 comments on commit 0db8992

Please sign in to comment.