global: image: repository: {{ .Values.registry }}/goauthentik/server imagePullSecrets: - name: regcred redis: global: imageRegistry: {{ .Values.registry}} imagePullSecrets: - regcred security: allowInsecureImages: true