Skip to content

Commit 4733b8f

Browse files
authored
BUG: kubernetes-ingress: Use correct values for PodMonitor test (#272)
Signed-off-by: Philipp Hossner <[email protected]>
1 parent efe146b commit 4733b8f

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed
Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
controller:
2-
strategy:
3-
type: RollingUpdate
4-
rollingUpdate:
5-
maxUnavailable: 0
6-
maxSurge: 1
2+
podMonitor:
3+
enabled: true

0 commit comments

Comments
 (0)