finalizers

This commit is contained in:
Danijel Simeunovic
2026-03-06 15:25:51 +01:00
parent 02b879b576
commit 4f4c26f58c
3 changed files with 5 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ Github()
{
echo "Installing secret..."
kubectl apply -f private/github.yaml
kubectl apply -f private/main.key
}
############################################################