Skip to content

Commit

Permalink
Fix typo for labels in README.md
Browse files Browse the repository at this point in the history
"labels" is plural

Signed-off-by: javex <[email protected]>
  • Loading branch information
Javex committed Jan 13, 2025
1 parent 0cdf913 commit 25f081a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/coredns/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ You will also need to annotate and label your existing resources to allow Helm t
annotations:
meta.helm.sh/release-name: your-release-name
meta.helm.sh/release-namespace: your-release-namespace
label:
labels:
app.kubernetes.io/managed-by: Helm
```

Expand Down

0 comments on commit 25f081a

Please sign in to comment.