You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ if .Values.global.replicated.dockerconfigjson }}
95
+
imagePullSecrets:
96
+
- name: replicated-pull-secret
97
+
{{ end }}
97
98
```
98
99
99
100
1. Package your Helm chart and add it to a release. Promote the release to a development channel. See [Managing Releases with Vendor Portal](releases-creating-releases).
0 commit comments