We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 822e60a commit b1efda2Copy full SHA for b1efda2
articles/operator-service-manager/helm-requirements.md
@@ -162,8 +162,8 @@ The following `values.yaml` shows an example of how a publisher can provide the
162
163
```json
164
global:
165
- registryPath: “”
166
- imagePullSecrets: []
+ registryPath: “azure.io”
+ imagePullSecrets: ["abc123"]
167
```
168
169
> [!NOTE]
@@ -204,8 +204,8 @@ The following `values.yaml` shows an example of how a publisher can provide the
204
205
206
207
208
209
210
211
0 commit comments