Skip to content

Commit 89fef9f

Browse files
author
jmccormick2001
committed
fix merge conflict in quickstart.sh
2 parents 04a8097 + ef9f767 commit 89fef9f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

conf/postgres-operator/pgo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Cluster:
44
CCPImagePrefix: crunchydata
55
Metrics: false
66
Badger: false
7-
CCPImageTag: centos7-11.1-2.3.0
7+
CCPImageTag: centos7-11.1-2.3.0-rc6
88
Port: 5432
99
User: testuser
1010
Database: userdb

examples/quickstart.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ read REPLY
219219
export STORAGE_CLASS=$REPLY
220220

221221
echo ""
222+
222223
echo "Configuring pgo.yaml file..."
223224
cp $COROOT/deploy/cluster-rbac.yaml $COROOT/deploy/cluster-rbac.yaml.bak
224225
expenv -f $COROOT/deploy/cluster-rbac.yaml > /tmp/cluster-rbac.yaml

0 commit comments

Comments
 (0)