Skip to content

Commit

Permalink
BUG: kubernetes-ingress: Use correct values for PodMonitor test (#272)
Browse files Browse the repository at this point in the history
Signed-off-by: Philipp Hossner <[email protected]>
  • Loading branch information
phihos authored Dec 20, 2024
1 parent efe146b commit 4733b8f
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions kubernetes-ingress/ci/deployment-podmonitor-values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
controller:
strategy:
type: RollingUpdate
rollingUpdate:
maxUnavailable: 0
maxSurge: 1
podMonitor:
enabled: true

0 comments on commit 4733b8f

Please sign in to comment.