Commit Graph

10 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
Billy Tat
90851156f9 Remove references to old versions 2023-07-17 16:32:00 -07:00
Marty Hernandez Avedon
e915165bb8 #707 Cert-manager install instructions inconsistent with versions (#719) 2023-07-03 13:34:52 -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
3bd22f7908 Fix links 2023-06-06 16:51:49 -07:00
Billy Tat
e329d0fab6 Apply 9f65c72d..ae741d3b to version-2.7 docs 2023-06-06 16:00:23 -07:00
Billy Tat
23684b754d Update links 2023-06-06 16:00:23 -07:00
Billy Tat
754bfdcab5 Add version-2.7 docs 2023-06-06 16:00:23 -07:00