23 lines
404 B
YAML
23 lines
404 B
YAML
|
image:
|
||
|
repository: tccr.io/truecharts/pretend-youre-xyzzy
|
||
|
tag: v4@sha256:91c45a58367416a93be646066bcec02fc7105721411eaea2d4f646249ed503f8
|
||
|
pullPolicy: IfNotPresent
|
||
|
|
||
|
securityContext:
|
||
|
readOnlyRootFilesystem: false
|
||
|
runAsNonRoot: false
|
||
|
|
||
|
podSecurityContext:
|
||
|
runAsUser: 0
|
||
|
runAsGroup: 0
|
||
|
|
||
|
service:
|
||
|
main:
|
||
|
ports:
|
||
|
main:
|
||
|
port: 10094
|
||
|
targetPort: 8080
|
||
|
|
||
|
portal:
|
||
|
enabled: true
|