You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yeah, this aligns well with the previous conversation in using Argo Apps for anything other than Argo CD and Argo Workflows that needs to be installed.
This is not feasible in the current state because we need to modify elements within manifests and we cannot render helm charts. We can discuss doing something like this in the future but it would be a major change.
Suggestion
Remove the hard coded ingress yaml resources to use instead a helm chart deployed using argoCD
How to reproduce
make
./idpbuilder create --buildName local --recreate
https://argocd.idpbuilder.cnoe.io.local:8443/
Next step
Replace the Helm command with an Application CR. Something like (NOT TESTED):
The text was updated successfully, but these errors were encountered: