cloud-native-toolkit / multi-tenancy-gitops

Provides our opinionated point of view on how GitOps can be used to manage the infrastructure, services and application layers of K8s based systems
https://cloudnativetoolkit.dev/adopting/use-cases/gitops/gitops-ibm-cloud-paks/
Apache License 2.0
113 stars 729 forks source link

option to specify custom argocd instance namespace #252

Closed ncolon closed 2 years ago

ncolon commented 2 years ago
  1. Do not deploy default ArgoCD instance (DISABLE_DEFAULT_ARGOCD_INSTANCE = True)
  2. Option to deploy ArgoCD instance in custom namespace (GIT_GITOPS_NAMESPACE) Signed-off-by: Noel Colon ncolon@us.ibm.com