Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helm-guestbook example cleanup #136

Open
danielhelfand opened this issue Mar 29, 2022 · 0 comments
Open

helm-guestbook example cleanup #136

danielhelfand opened this issue Mar 29, 2022 · 0 comments

Comments

@danielhelfand
Copy link

The helm-guestbook example works as expected using the following commands:

argocd app create helm-guestbook --repo https://github.com/argoproj/argocd-example-apps --path helm-guestbook --dest-name in-cluster --dest-namespace default 

argocd app sync helm-guestbook

kubectl port-forward svc/guestbook-helm-guestbook 8080:80 -n default

The example should provide some documentation on the above commands and should also illustrate something unique about argo-cd's helm support. Maybe the values-production.yaml file should be updated and used as part of the example or an update can be pushed to the values file to show the change synced in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant