Skip to content

Commit e2db403

Browse files
author
Katie Horne
committed
Lint
1 parent bc46ef1 commit e2db403

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup/air-gapped/infrastructure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ certs:
127127
key: "registry.crt"
128128
```
129129
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:
130+
Then, add the flag `-f registry-cert-values.yml` to the end of the `helm
131+
install` or `helm upgrade` command to include the new secrets file:
132132

133133
```console
134134
helm install --wait --atomic --debug --namespace coder coder . \

0 commit comments

Comments
 (0)