We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efe146b commit 4733b8fCopy full SHA for 4733b8f
kubernetes-ingress/ci/deployment-podmonitor-values.yaml
@@ -1,6 +1,3 @@
1
controller:
2
- strategy:
3
- type: RollingUpdate
4
- rollingUpdate:
5
- maxUnavailable: 0
6
- maxSurge: 1
+ podMonitor:
+ enabled: true
0 commit comments