In the 210 layer for odf on IBM Cloud, there is a reference to gitea: https://github.com/cloud-native-toolkit/automation-solutions/blob/33a375a785de2c282a35f7b3cd24d8dfd3e2c068/boms/infrastructure/ibmcloud/_common/storage/210-ibm-odf-storage.yaml#L24 This appears to cause gitea to be bootstrapped to every cluster irrespective of a pre-existing configuration of ArgoCD to an existing git repo.
In the 210 layer for odf on IBM Cloud, there is a reference to gitea:
automation-solutions/boms/infrastructure/ibmcloud/_common/storage/210-ibm-odf-storage.yaml
Line 24 in 33a375a
This appears to cause gitea to be bootstrapped to every cluster irrespective of a pre-existing configuration of ArgoCD to an existing git repo.