TrueChartsClone/charts/incubator/phoenixstats/values.yaml

26 lines
495 B
YAML

env:
S_HOST: unraid.local
S_NAME: Unraid
S_PORT: "5450"
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/phoenixstats
tag: latest@sha256:a160283017830a4785deb06c2c8c792c79f6d67b4a136a06ee6047f11b34a96e
persistence: {}
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 5449
protocol: TCP
targetPort: 80
portal:
enabled: true