IBM / cloudpak-gitops

Deployment of IBM Cloud Paks using ArgoCD / Red Hat GitOps operator.
Apache License 2.0
22 stars 23 forks source link

Update rhacm.md add --helm-set repoURL on argoCD-control-plane create #333

Closed slipsibm closed 5 months ago

slipsibm commented 6 months ago

Added missing --helm-set repoURL line so that it works if you add your own repo. The argo cd app and rhacm_control plane worked without this variable but if I used the base IBM/cloudpak-gitops/ repo but I was getting permissions error if I tried to install from my "slipsibm/cloudpak-gitops" repo

closes: #332

Description of changes: -added line for --helm-set repoURL

nastacio commented 5 months ago

:tada: This PR is included in version 0.39.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: