add CRDs cert-manager informations

This commit is contained in:
vfebvre 2023-08-30 16:35:48 +02:00
parent ced7a86e17
commit acb545c1a0
1 changed files with 6 additions and 0 deletions

View File

@ -18,3 +18,9 @@
```kubectl apply -k overlays/dev``` ```kubectl apply -k overlays/dev```
## cert-manager
Install crds :
```kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.12.0/cert-manager.yaml```