Files
truecharts/charts/incubator/phoenixstats/values.yaml
T
Stavros KoisandGitHub 9056d3c8f7 fix(incubator): some cleanup (#3586)
* fix(arksurvival): cleanup

* cleanup

* update questions

* chore(incubator): some cleanup

* remove enabled true from main services

* bump all incubator

* lint

* empty lines

* emtpy line
2022-08-27 02:12:33 +03:00

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