2022-07-22 20:19:45 +00:00
|
|
|
env:
|
|
|
|
S_HOST: unraid.local
|
|
|
|
S_NAME: Unraid
|
|
|
|
S_PORT: "5450"
|
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/phoenixstats
|
2022-07-25 21:35:40 +00:00
|
|
|
tag: latest@sha256:a160283017830a4785deb06c2c8c792c79f6d67b4a136a06ee6047f11b34a96e
|
2022-07-22 20:19:45 +00:00
|
|
|
persistence: {}
|
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 5449
|
|
|
|
protocol: TCP
|
|
|
|
targetPort: 80
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|