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 24cf078 commit 51f04beCopy full SHA for 51f04be
openshift/helm/catalogd.yaml
@@ -8,6 +8,8 @@ options:
8
enabled: true
9
deployment:
10
image: ${CATALOGD_IMAGE}
11
+ podDisruptionBudget:
12
+ enabled: false
13
operatorController:
14
enabled: false
15
openshift:
openshift/helm/operator-controller.yaml
image: ${OPERATOR_CONTROLLER_IMAGE}
catalogd:
0 commit comments