image: repository: docker.io/cglatot/pasta pullPolicy: IfNotPresent tag: 2.2.3@sha256:abf3700dcc086c5657e85e226939eabbe3b5edc50c204bc8723b6a0ea48f07f1 service: main: ports: main: port: 10302 protocol: http targetPort: 80 securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsGroup: 0 runAsUser: 0