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