Skip to content

helm-guestbook example cleanup #136

Description

@danielhelfand

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions