diff --git a/wildduck/wildduck-exporter.yaml b/wildduck/wildduck-exporter.yaml index f2e4c37..1548735 100644 --- a/wildduck/wildduck-exporter.yaml +++ b/wildduck/wildduck-exporter.yaml @@ -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: