Skip to content

Commit

Permalink
Docs | minor watch-pattern example fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dag-andersen committed Oct 29, 2024
1 parent e1d1be3 commit 7fc4949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/application-selection.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ metadata:
name: my-app
namespace: argocd
annotations:
argocd-diff-preview/watch-pattern: "examples/helm/charts/myApp/.*, examples/helm/values/filtered"
argocd-diff-preview/watch-pattern: "examples/helm/charts/myApp/.*, examples/helm/values/filtered.yaml"
spec:
sources:
- repoURL: https://github.com/dag-andersen/argocd-diff-preview
Expand Down

0 comments on commit 7fc4949

Please sign in to comment.