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.
2 parents 04a8097 + ef9f767 commit 89fef9fCopy full SHA for 89fef9f
conf/postgres-operator/pgo.yaml
@@ -4,7 +4,7 @@ Cluster:
4
CCPImagePrefix: crunchydata
5
Metrics: false
6
Badger: false
7
- CCPImageTag: centos7-11.1-2.3.0
+ CCPImageTag: centos7-11.1-2.3.0-rc6
8
Port: 5432
9
User: testuser
10
Database: userdb
examples/quickstart.sh
@@ -219,6 +219,7 @@ read REPLY
219
export STORAGE_CLASS=$REPLY
220
221
echo ""
222
+
223
echo "Configuring pgo.yaml file..."
224
cp $COROOT/deploy/cluster-rbac.yaml $COROOT/deploy/cluster-rbac.yaml.bak
225
expenv -f $COROOT/deploy/cluster-rbac.yaml > /tmp/cluster-rbac.yaml
0 commit comments