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.
2 parents 1d98ceb + b1efda2 commit 6397a9eCopy full SHA for 6397a9e
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