This commit is contained in:
Danijel Simeunovic
2026-02-09 15:02:55 +01:00
parent 1813777146
commit fa0b715efb

View File

@@ -14,6 +14,7 @@ helminit=0
Bootstrap()
{
ArgoCd
Github
}
@@ -23,7 +24,7 @@ Bootstrap()
Github()
{
echo "Installing secret..."
kubectl apply -f github.yaml
kubectl apply -f private/github.yaml
}
############################################################