env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/dockerregistry tag: v2@sha256:30949e8125d6a582af9c1bd9f30c24f4d017e7ba21021bb7b9f7bce629c43a64 persistence: datastoragepath: enabled: true mountPath: /var/lib/registry podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false service: main: ports: main: port: 5000 protocol: TCP targetPort: 5000 portal: enabled: true