env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/dockerregistry tag: v2@sha256:ef7d8fc0d91e1d929d4bd05e0b31c551f8c9fcdf150144b90d3c29e0073fba20 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