> export KUBECONFIG=$(PWD)/kubeconfig
> kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.7.1/cert-manager.yaml
> helm install webhook-civo https://storage.googleapis.com/charts.okteto.com/cert-manager-webhook-civo-0.2.0.tgz --namespace=cert-manager
> kubectl create secret generic civo-dns --namespace=cert-manager --from-literal=key=<your apikey>
...
> kubectl get certificate wildcard-certificate --namespace=cert-manager
Last active
February 11, 2022 10:35
-
-
Save newdigate/cdc4b36db7bc17d3f9586c0a83546671 to your computer and use it in GitHub Desktop.
install cert in kube.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment