cloud-native-toolkit/multi-tenancy-gitops

Missing kustomize patch for multi-cluster profiles

jesusmah opened this issue · 0 comments

The multi-cluster profiles within the others folder are missing a patch in their kustomize files to have the 1-infra.yaml, 2-services.yaml, 3-apps.yaml ArgoCD GitOps applications (gitops.tier.layer: gitops) patched with the appropriate ${GITOPS_PROFILE} for the path.

As an example, check out https://github.com/cloud-native-toolkit/multi-tenancy-gitops/blob/master/0-bootstrap/others/3-multi-cluster/cluster-1-cicd/2-services/2-services.yaml#L96

As of now, the path is hardcoded to single-cluster