wildduck-exporter secrets fixup
This commit is contained in:
@@ -43,7 +43,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: webmail
|
- name: webmail
|
||||||
image: harbor.k-space.ee/k-space/wildduck-exporter
|
image: harbor.k-space.ee/k-space/wildduck-exporter:latest
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
@@ -67,7 +67,7 @@ spec:
|
|||||||
- name: MONGODB_HOST
|
- name: MONGODB_HOST
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: wildduck-mongodb
|
name: mongodb-user-password
|
||||||
key: MONGO_URI
|
key: MONGO_URI
|
||||||
- name: PROMETHEUS_BEARER_TOKEN
|
- name: PROMETHEUS_BEARER_TOKEN
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
|||||||
Reference in New Issue
Block a user