Skip to content

Commit dd3bc3d

Browse files
flamingdumpsterJeff McCormick
authored andcommitted
remove port reference for node-exporter from collect container (CrunchyData#781)
1 parent 16d5573 commit dd3bc3d

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)