argoproj / argoproj/argocd-example-apps

helm-guestbook example cleanup

Open
#136 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jsonnet
Stars
2.2k
Forks
10.3k
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the helm-guestbook example and its values-production.yaml file, then run the documented argocd app create, argocd app sync, and kubectl port-forward commands. Clarify which Helm-specific behavior the example should demonstrate, document the workflow, and ensure the production values or a values change is used and visibly synced.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes
Domain
devops, documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.