TrueChartsClone/charts/stable/unpoller/values.yaml

41 lines
854 B
YAML

image:
repository: tccr.io/truecharts/unifi-poller
pullPolicy: IfNotPresent
tag: 2.7.13@sha256:5bb7f298e96b9f76251c082d8aefc427ca6351ef53e72b7eac9256f2485a57cd
service:
main:
ports:
main:
port: 9130
metrics:
main:
enabled: true
type: "servicemonitor"
endpoints:
- port: main
path: /metrics
prometheusRule:
enabled: false
portal:
open:
enabled: false
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
path: /
readiness:
path: /
startup:
path: /
env:
# UP_UNIFI_DEFAULT_URL: "https://127.0.0.1:8443"
# UP_UNIFI_DEFAULT_USER: "unifipoller"
# UP_UNIFI_DEFAULT_PASS: "unifipoller"
UP_PROMETHEUS_DISABLE: false