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

adding wos instance and operator #245

Closed pwharned closed 2 years ago

pwharned commented 2 years ago

adding support for watson openscale

therayy commented 2 years ago

Clone your repo and access your branch and then run these commands to avoid that error of DCO git rebase HEAD~2 --signoff git push --force-with-lease origin wos and that will be fixed.