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