Skip to content

Commit 0166c46

Browse files
committed
fix heading
1 parent e2aad4d commit 0166c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ At DLS we use helm charts in our services repos to describe our IOC instances. H
55

66
You are not required to use ArgoCD, you can use Helm directly if you prefer. This page discusses how to use the command line tool `ec` to deploy and manage IOC instances using Helm directly. `ec` adds some useful version management features to the workflow that to some extent replicates ArgoCD's ability to track versions.
77

8-
### TODO this is WIP
8+
## TODO this is WIP
99

1010
If you set the `EC_CLI_BACKEND` environment variable to `K8S` then `ec` will use Helm directly to deploy and manage IOC instances. You can get a feel for the commands available with `ec --help`.
1111

0 commit comments

Comments
 (0)