File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
setup/helm/operator/templates Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -20,17 +20,17 @@ configuration:
2020 resync_period : 30m
2121 repair_period : 5m
2222 # set_memory_request_to_limit: false
23- sidecars :
24- - env :
25- - name : DATA_SOURCE_NAME
26- value : >-
27- postgresql://postgres_exporter:password@localhost:5432/postgres?sslmode=disable
28- image : ' docker.io/schmaetz/postgres-exporter:rocky-0.2.19'
29- name : postgres-exporter
30- ports :
31- - containerPort : 9187
32- name : http
33- protocol : TCP
23+ # sidecars:
24+ # - env:
25+ # - name: DATA_SOURCE_NAME
26+ # value: >-
27+ # postgresql://postgres_exporter:password@localhost:5432/postgres?sslmode=disable
28+ # image: 'docker.io/schmaetz/postgres-exporter:rocky-0.2.19'
29+ # name: postgres-exporter
30+ # ports:
31+ # - containerPort: 9187
32+ # name: http
33+ # protocol: TCP
3434 workers : 8
3535 users :
3636 # additional_owner_roles:
You can’t perform that action at this time.
0 commit comments