Files
truecharts/charts/incubator/hetzner-ddns/values.yaml
T
TrueCharts BotandGitHub 99f036d23b chore(deps): update docker general non-major (#3300)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 23:35:40 +02:00

29 lines
567 B
YAML

env:
API_TOKEN: my-secret-api-token
RECORD_TYPE: A
ZONE_NAME: example.com
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/hetzner-ddns
tag: latest@sha256:87009e3ba99b4cf30c8e8800885b1e5e488fad78db026304d40c59030c0b4be1
persistence: {}
podSecurityContext:
runAsGroup: 0
runAsUser: 0
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: false
ports:
main:
enabled: false