Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update helmrelease.yaml
Browse files Browse the repository at this point in the history
kireque authored Sep 12, 2024
1 parent 8e0c884 commit bd01af1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -44,13 +44,13 @@ spec:
livenessProbe:
httpGet:
path: /healthz
port: http-wh-metrics
port: http-webhook
initialDelaySeconds: 10
timeoutSeconds: 5
readinessProbe:
httpGet:
path: /readyz
port: http-wh-metrics
port: http-webhook
initialDelaySeconds: 10
timeoutSeconds: 5
resources:

0 comments on commit bd01af1

Please sign in to comment.