Create Cluster
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user