docs(argo-cd): Fix policy.csv block (#2423)

* Minor Changes to policy.csv block

Added Missing ':'

Signed-off-by: Aman Gupta <aman.iv0012@gmail.com>

* Update Chart.yaml

Signed-off-by: Aman Gupta <aman.iv0012@gmail.com>

* Update Changelog

Signed-off-by: Aman Gupta <aman.iv0012@gmail.com>

---------

Signed-off-by: Aman Gupta <aman.iv0012@gmail.com>
This commit is contained in:
Aman Gupta 2024-01-15 14:42:39 +05:30 committed by GitHub
parent 524089b9df
commit e6de8c47b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -291,7 +291,7 @@ configs:
# p, subject, resource, action, object, effect
# Role definitions and bindings are in the form:
# g, subject, inherited-subject
# policy.csv |
# policy.csv: |
# p, role:org-admin, applications, *, */*, allow
# p, role:org-admin, clusters, get, *, allow
# p, role:org-admin, repositories, *, *, allow