Create Cluster

This commit is contained in:
Daniel Cosme
2026-04-30 14:01:55 -04:00
parent efbf774900
commit a8ca536177
9 changed files with 178 additions and 90 deletions
+4
View File
@@ -14,6 +14,10 @@ const (
GO_ENC_SECRETS_FOLDER = "./pkg/enc"
)
const (
KUBE_LOCAL_STORAGE_CLASS = "local-path"
)
const (
FLUX_NAMESPACE = "flux-system"
FLUX_APPS_HYDRA_PATH = "./apps/" + HYDRA_CLUSTER