airgap: rewrite URLs to use registry.benadis.org

This commit is contained in:
deploy-k3s airgap
2026-03-13 11:04:09 +03:00
parent 8488bac39f
commit 7778a02869
11 changed files with 84 additions and 82 deletions

View File

@@ -3,11 +3,11 @@
"namespace": "cert-manager",
"step": "1",
"source": {
"repoURL": "https://charts.jetstack.io",
"repoURL": "registry.benadis.org/gitea_admin",
"chart": "cert-manager",
"targetRevision": "v1.20.0"
},
"helm": {
"values": "crds:\n enabled: true\n"
}
}
}