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 bc46ef1 commit e2db403Copy full SHA for e2db403
setup/air-gapped/infrastructure.md
@@ -127,8 +127,8 @@ certs:
127
key: "registry.crt"
128
```
129
130
-Then, add the flag `-f registry-cert-values.yml` to the end of the `helm install`
131
-or `helm upgrade` command to include the new secrets file:
+Then, add the flag `-f registry-cert-values.yml` to the end of the `helm
+install` or `helm upgrade` command to include the new secrets file:
132
133
```console
134
helm install --wait --atomic --debug --namespace coder coder . \
0 commit comments