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 caae400 commit 35825cfCopy full SHA for 35825cf
kustomize/install/default/kustomization.yaml
@@ -4,7 +4,7 @@ commonLabels:
4
app.kubernetes.io/name: pgo
5
# The version below should match the version on the PostgresCluster CRD
6
app.kubernetes.io/version: 5.4.0
7
- postgres-operator.crunchydata.com/control-plane: pgo
+ postgres-operator.crunchydata.com/control-plane: postgres-operator
8
9
bases:
10
- ../crd
kustomize/install/singlenamespace/kustomization.yaml
0 commit comments