Files
truecharts/charts/stable/fluidd/values.yaml
T
Stavros KoisandGitHub 113cac680e feat(apps): move apps to stable and update image refs (#2517)
* feat(apps): move apps to stable and update image refs

* remove proxy vikunja

* add more test opitons

* rerun

* 80

* correct configmap for nginx

* yml -> yml

* trim b and  B

* whoops
2022-04-19 20:23:52 +00:00

20 lines
369 B
YAML

image:
repository: tccr.io/truecharts/fluidd
tag: v1.17.2@sha256:3e643cce65ae8dc6c4e5517bca9d3276321a1b280b93677048d0b12b2e19df1c
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10224
targetPort: 80