declarative-openshift
declarative-openshift copied to clipboard
Provision OpenShift GitOps as part of cluster bootstrapping
Provision OpenShift GitOps as part of cluster bootstrapping using Helm AddOn to Cluster API addon provider for helm CAAPH[]
Created PR https://github.com/redhat-cop/declarative-openshift/pull/57 for this issue
Current implementation of the HELM AddOn (https://github.com/kubernetes-sigs/cluster-api-addon-provider-helm) requires privilege escalation to operate in OpenShift.
I have created an issue on this project https://github.com/kubernetes-sigs/cluster-api-addon-provider-helm/issues/236
This issue need to be in backlog until the AddOn is fixed.