Files
truecharts/charts/stable/pretend-youre-xyzzy/values.yaml
T
Stavros KoisandGitHub ff2a5dae0d chore(apps): Sync questions and values env's (#2916)
* chore(apps): Sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* remove disabled ingress from values

* remove required: false from questions

* whoops

* some cleanup

* more cleanup

* clean

* commented

* some fixes
2022-06-17 10:24:54 +02:00

20 lines
379 B
YAML

image:
repository: tccr.io/truecharts/pretend-youre-xyzzy
tag: v4@sha256:d2b339819975c546a5360e160c793a615e86ab04e5aed91427ff1dd850205ace
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10094
targetPort: 8080