Skip to content

Commit

Permalink
Merge pull request #655 from bcgov/extend-polling
Browse files Browse the repository at this point in the history
extended probe timing
  • Loading branch information
esune authored Oct 7, 2024
2 parents eebbbcc + 2190285 commit 52055e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/vc-authn-oidc/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,12 @@ spec:
httpGet:
path: /
port: http
initialDelaySeconds: 30
readinessProbe:
httpGet:
path: /
port: http
initialDelaySeconds: 30
resources:
{{- toYaml .Values.resources | nindent 12 }}
volumeMounts:
Expand Down

0 comments on commit 52055e4

Please sign in to comment.