wildduck-exporter secrets fixup

This commit is contained in:
2026-01-05 01:45:07 +02:00
parent bc349f9b78
commit ea02208b0c

View File

@@ -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: