Rename infra dir

This commit is contained in:
2025-02-11 23:03:14 +01:00
parent 2a866b0cae
commit ea309a0ae7
18 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
install:
helm repo add cert-manager https://charts.jetstack.io
helm repo update cert-manager
helm upgrade --install -n cert-manager --create-namespace cert-manager cert-manager/cert-manager --version 1.17.0 -f values.yml
kubectl apply -f cluster-issuer.yml