mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 09:46:23 +00:00
Update to indicate that installCRDs in cert-manager is a good idea!
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
@@ -92,6 +92,9 @@ data:
|
|||||||
|
|
||||||
Then work your way through the values you pasted, and change any which are specific to your configuration.
|
Then work your way through the values you pasted, and change any which are specific to your configuration.
|
||||||
|
|
||||||
|
!!! tip "set installCRDs to true"
|
||||||
|
An upstream value of particular note is `installCRDs` - set this to `true`, unless you plan to deploy the cert-manager certs another way.
|
||||||
|
|
||||||
### HelmRelease
|
### HelmRelease
|
||||||
|
|
||||||
Lastly, having set the scene above, we define the HelmRelease which will actually deploy the cert-manager controller into the cluster, with the config we defined above. I save this in my flux repo:
|
Lastly, having set the scene above, we define the HelmRelease which will actually deploy the cert-manager controller into the cluster, with the config we defined above. I save this in my flux repo:
|
||||||
|
|||||||
Reference in New Issue
Block a user