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 3aaf429 commit 7c9084dCopy full SHA for 7c9084d
examples/operator/deploy.sh
@@ -19,7 +19,7 @@ source $DIR/setup.sh
19
20
$DIR/cleanup.sh
21
22
-$CO_CMD create configmap operator-conf \
+$CO_CMD --namespace=$CO_NAMESPACE create configmap operator-conf \
23
--from-file=$COROOT/conf/postgres-operator/backup-job.json \
24
--from-file=$COROOT/conf/postgres-operator/pvc.json \
25
--from-file=$COROOT/conf/postgres-operator/pvc-storageclass.json \
0 commit comments