Commit Graph

7 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
6c68ad9863 Apply feedback: use shorter note on install process wrt PSPs 2023-06-29 09:54:15 -07:00
Marty Hernandez Avedon
c53f47580e Apply suggestions from code review
– dash for ranges
2023-06-29 12:42:00 -04:00
Billy Tat
a3497524c8 Update note on install process around PSPs 2023-06-28 13:06:42 -07:00
Billy Tat
754bfdcab5 Add version-2.7 docs 2023-06-06 16:00:23 -07:00