Replies: 5 comments 6 replies
-
|
I have a minimal example in my repo: https://github.com/Giuliopime/gport?tab=readme-ov-file#usage-1 |
Beta Was this translation helpful? Give feedback.
-
|
Sorry for the late reply, we install ArgoCD using Helm releases by now: The Besides the That's enough to deploy ArgoCD using Helm. Hope that helps. |
Beta Was this translation helpful? Give feedback.
-
That's great to hear! I hope to construct a repo where I can reproduce this. So far I have been applying only the created |
Beta Was this translation helpful? Give feedback.
-
|
Also equally important, how do you handle ArgoCD updates? |
Beta Was this translation helpful? Give feedback.
-
|
@Kaszanas Updates is up to you, especially for custom helm packages, we focus on the cluster itself. @nikolaszimmermann @Giuliopime Interesting stuff folks, thanks for sharing. @Kaszanas From all that has been shared here, a PR with an example targeting the examples folder would be welcome. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I have been fighting with a proper setup of ArgoCD for a better part of the day. I have still not reached the step where I would be able to log-in to ArgoCD running on my cluster.
The documentation is fragmented and the deployment path for ArgoCD is partly explained in README. Unfortunately I have no clue what are the best practices with this project and how it can interface with ArgoCD.
Examples include installing via Helm, while some discussion threads indicate that it is better to use Kustomize.
I think that @nikolaszimmermann initially proposed documenting such a use case.
Is there anyone knowledgeable on such a setup?
Beta Was this translation helpful? Give feedback.
All reactions