Loading assets/auto-deploy-app/templates/worker-deployment.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ items: {{- end }} imagePullSecrets: {{- if and $workerConfig.image $workerConfig.image.secrets }} {{- toYaml $workerConfig.image.secrets | indent 10 }} {{- toYaml $workerConfig.image.secrets | nindent 10 }} {{- else }} {{- toYaml $.Values.image.secrets | nindent 10 }} {{- end }} Loading Loading
assets/auto-deploy-app/templates/worker-deployment.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ items: {{- end }} imagePullSecrets: {{- if and $workerConfig.image $workerConfig.image.secrets }} {{- toYaml $workerConfig.image.secrets | indent 10 }} {{- toYaml $workerConfig.image.secrets | nindent 10 }} {{- else }} {{- toYaml $.Values.image.secrets | nindent 10 }} {{- end }} Loading