fix: Update cert-manager
improve installation script and increase max readines retries for cert-manager
This commit is contained in:
parent
9fc84486a1
commit
80f4e5a53b
4 changed files with 59 additions and 18 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue