Commit Graph

4 Commits

Author SHA1 Message Date
Tom Lebreux
f6a70125b1 Convert all helm-template instructions to helm-install (#828)
* Adjust command to install cert-manager

The directory `cert-manager` is not created when using `helm install`
instead of `helm template --output-dir .`.

Also, the CRDs are downloaded in the current directory, so adjust the
commands as well.

* Convert helm template to helm upgrade/install

Since we're using Helm hooks, we cannot use `helm template`, otherwise
things will break. The commands are updated to use `helm install` and
`helm upgrade`.
2023-09-13 18:02:02 -04:00
Marty Hernandez Avedon
d08532ac18 801 - correcting no-space between head tag and next line in file (#803) 2023-08-23 15:12:40 -04:00
martyav
d6c2d05059 canonicized pages-for-subheaders 2023-08-15 15:24:51 -04:00
Billy Tat
f706e7491c Add versioned docs for 2.6 2022-11-14 10:56:27 -08:00