2022-07-22 20:19:45 +00:00
|
|
|
env:
|
|
|
|
PASSWORD: ""
|
|
|
|
STORE_PASSWORD: ""
|
|
|
|
STORE_USER: ""
|
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/notea
|
2022-08-31 06:35:10 +00:00
|
|
|
tag: latest@sha256:8de4f944d16259d9c58886ec4e88451ae803d84a556eb1eca065d9938f6a2a5f
|
2022-07-22 20:19:45 +00:00
|
|
|
persistence: {}
|
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
enabled: false
|
|
|
|
readiness:
|
|
|
|
enabled: false
|
|
|
|
startup:
|
|
|
|
enabled: false
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
enabled: false
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
enabled: false
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: false
|