secrets shuffle

This commit is contained in:
2026-04-27 12:21:50 +02:00
parent 94c8265475
commit 1d879c82f9
34 changed files with 14 additions and 82 deletions

View File

@@ -28,6 +28,7 @@ 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"
}