24 lines
420 B
YAML
24 lines
420 B
YAML
|
image:
|
||
|
repository: tccr.io/truecharts/batnoter
|
||
|
tag: latest@sha256:bd3da99f035e858ad26d03e12dbe3bd101f8408a080a80658111058e860eabd9
|
||
|
pullPolicy: IfNotPresent
|
||
|
|
||
|
securityContext:
|
||
|
readOnlyRootFilesystem: false
|
||
|
runAsNonRoot: false
|
||
|
|
||
|
podSecurityContext:
|
||
|
runAsUser: 0
|
||
|
runAsGroup: 0
|
||
|
|
||
|
service:
|
||
|
main:
|
||
|
ports:
|
||
|
main:
|
||
|
port: 10351
|
||
|
protocol: HTTP
|
||
|
targetPort: 3000
|
||
|
|
||
|
portal:
|
||
|
enabled: true
|