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 730 forks source link

add bootstrap for Gitea #178

Closed lsteck closed 2 years ago

lsteck commented 2 years ago

Enable the use of Gitea for the GitOps repo's.

Signed-off-by: Larry Steck lsteck@us.ibm.com

hollisc commented 2 years ago

@lsteck, instead of having a separate bootstrap.sh (scripts/bootstrap-gitea.sh), can we update the existing bootstrap.sh to call scripts/gitea-install.sh if an env var is set?