Files
truecharts/charts/stable/ddns-go/values.yaml
T

41 lines
790 B
YAML

image:
repository: docker.io/jeessy/ddns-go
pullPolicy: IfNotPresent
tag: v6.7.6@sha256:b69171a606fdbcf28b642cdb4cf03a224942b16e43ad87815525cd17026785d3
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 9876
protocol: http
port: 10168
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
persistence:
data:
enabled: true
mountPath: /root
portal:
open:
enabled: true