diff --git a/apps/kubenuc/unifi/release-poller.yml b/apps/kubenuc/unifi/release-poller.yml index aa0aaf85..3c66bdbf 100644 --- a/apps/kubenuc/unifi/release-poller.yml +++ b/apps/kubenuc/unifi/release-poller.yml @@ -38,7 +38,7 @@ spec: secretName: unifi-poller-secret subPath: - path: up.conf - mountPath: /etc/unifi-poller/up.conf + mountPath: /etc/unpoller/up.conf podAnnotations: prometheus.io/scrape: "true" prometheus.io/port: "9130"