This commit is contained in:
2026-04-28 15:29:49 +02:00
parent d8d0b2e1dd
commit 9b91b5a26e
3 changed files with 0 additions and 5 deletions

View File

@@ -28,7 +28,6 @@ Bootstrap()
Gitea()
{
echo "Installing secret..."
kubectl apply -f "secrets/"
kubectl apply -f "private/${CLUSTER}/gitea-repo-main.yaml"
kubectl apply -f "private/${CLUSTER}/main.key"
}