Skip to content

Commit aeeb8c9

Browse files
author
jmccormick2001
committed
Merge branch 'develop' of github.com:crunchydata/postgres-operator into develop
2 parents 049a218 + dd3bc3d commit aeeb8c9

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

ansible/roles/pgo-operator/files/pgo-configs/collect.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
"ports": [{
55
"containerPort": 9187,
66
"protocol": "TCP"
7-
}, {
8-
"containerPort": 9100,
9-
"protocol": "TCP"
107
}],
118
"env": [{
129
"name": "DATA_SOURCE_NAME",

conf/postgres-operator/collect.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
"ports": [{
55
"containerPort": 9187,
66
"protocol": "TCP"
7-
}, {
8-
"containerPort": 9100,
9-
"protocol": "TCP"
107
}],
118
"env": [{
129
"name": "DATA_SOURCE_NAME",

0 commit comments

Comments
 (0)