fluxcd: cert-manager
This commit is contained in:
@@ -84,11 +84,8 @@ kubectl delete order -l cert-manager.io/certificate-name=monitoring-limbosoluti
|
||||
|
||||
## helm chart
|
||||
|
||||
Using flux for reconciliation.
|
||||
|
||||
``` bash
|
||||
helm repo add jetstack https://charts.jetstack.io --force-update
|
||||
helm upgrade --install cert-manager jetstack/cert-manager \
|
||||
--namespace kube-system \
|
||||
--version=v1.20.2 \
|
||||
--create-namespace \
|
||||
--set crds.enabled=true
|
||||
kubectl kustomize deploy/flux | kubectl apply -f -
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user