mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36:23 +00:00
Update code block (Thanks mrled#2803) (#252)
This commit is contained in:
@@ -96,7 +96,7 @@ Then work your way through the values you pasted, and change any which are speci
|
||||
|
||||
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:
|
||||
|
||||
```yaml title="/cert-manager/helmrelease-cert-manager.yaml'
|
||||
```yaml title="/cert-manager/helmrelease-cert-manager.yaml"
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
|
||||
Reference in New Issue
Block a user