Files
truecharts/charts/incubator/phoenixstats/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

25 lines
510 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:
enabled: true
ports:
main:
enabled: true
port: 5449
protocol: TCP
targetPort: 80