Skip to content

Commit

Permalink
docs: fix parameters indent (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kavinraja-G authored Mar 21, 2024
1 parent 8cbc781 commit 9bf2fd0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,9 +204,9 @@ spec:
path: .
plugin:
name: argocd-cmp-replicator
parameters:
- name: alternative-label-selector
string: 'my-other-label=value,one-more-label=another-value'
parameters:
- name: alternative-label-selector
string: 'my-other-label=value,one-more-label=another-value'
destination:
name: in-cluster
namespace: my-test-namespace
Expand Down

0 comments on commit 9bf2fd0

Please sign in to comment.