Skip to content

Commit 435b9bc

Browse files
committed
Remove extra spaces
1 parent 629f84f commit 435b9bc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

e2e-tests/tests/standby-streaming/12-read-from-each-pod.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ commands:
1010
1111
cluster_name="standby-cluster"
1212
13-
14-
1513
primary=$(get_pod_by_role $cluster_name primary name)
1614
echo "Primary pod: ${primary}"
1715
data=$(kubectl exec ${primary} -n "${NAMESPACE}" -- bash -c 'psql -q -t -d myapp -c "SELECT * from myTable;"')

0 commit comments

Comments
 (0)