21 lines
422 B
YAML
21 lines
422 B
YAML
image:
|
|
repository: tccr.io/truecharts/pasta
|
|
pullPolicy: IfNotPresent
|
|
tag: v1.6.2@sha256:bf58e696b81dc381508e54d8dbdd237314225e443b8e67db7400d5a0db07b5a5
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10302
|
|
protocol: http
|
|
targetPort: 80
|
|
portal:
|
|
open:
|
|
enabled: true
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
runAsGroup: 0
|
|
runAsUser: 0
|