env: {}
image:
pullPolicy: IfNotPresent
repository: shaarli/shaarli
tag: master@sha256:9580433c9efb1ed356cc98c0876ecf76d1bc21654b535a6aa90e4bf74abadd02
persistence:
cache:
enabled: true
mountPath: /var/www/shaarli/cache
data:
mountPath: /var/www/shaarli/data
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
port: 8000
protocol: TCP
targetPort: 80
portal: