mirror of
https://github.com/wahyd4/cert-manager.git
synced 2026-08-09 05:06:38 +10:00
#1931 clarify you have to manually add the jetstack helm repo
This commit is contained in:
@@ -35,6 +35,9 @@ version number you want to install:
|
||||
kubectl apply \
|
||||
-f https://raw.githubusercontent.com/jetstack/cert-manager/<version>/deploy/manifests/00-crds.yaml
|
||||
|
||||
# Add the Jetstack Helm repository if you haven't already
|
||||
helm repo add jetstack https://charts.jetstack.io
|
||||
|
||||
# Ensure the local Helm chart repository cache is up to date
|
||||
helm repo update
|
||||
|
||||
|
||||
Reference in New Issue
Block a user