fix: Update cert-manager

improve installation script and increase max readines retries for cert-manager
This commit is contained in:
jon brookes 2025-10-08 13:59:03 +01:00
parent 9fc84486a1
commit 80f4e5a53b
4 changed files with 59 additions and 18 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
INFCTL_GIT_REPO="https://codeberg.org/headshed/infctl-cli.git"
INFCTL_GIT_REPO_BRANCH="feature/gcloud-k3s"
INFCTL_GIT_REPO_BRANCH="main"
INFCTL_INSTALL_DIR="/opt/src"
# ensure only run once