add pull secrets to postgres-exporter
This commit is contained in:
parent
b5446f8109
commit
186a89ccab
@ -13,6 +13,8 @@ spec:
|
|||||||
image:
|
image:
|
||||||
name: cr.yandex/crp3ccidau046kdj8g9q/postgres-exporter:preprod_21350302
|
name: cr.yandex/crp3ccidau046kdj8g9q/postgres-exporter:preprod_21350302
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
pullSecrets:
|
||||||
|
- dockerhub
|
||||||
serviceMonitor:
|
serviceMonitor:
|
||||||
enabled: true
|
enabled: true
|
||||||
namespace: postgres-exporter
|
namespace: postgres-exporter
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user