mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-02-20 01:28:45 +01:00
docs: fix jsonnet example indentation (#25620)
Signed-off-by: Omar Nasser <omarnasserjr@gmail.com>
This commit is contained in:
@@ -22,8 +22,8 @@ Or by declarative syntax:
|
||||
directory:
|
||||
jsonnet:
|
||||
extVars:
|
||||
- name: app
|
||||
value: $ARGOCD_APP_NAME
|
||||
- name: app
|
||||
value: $ARGOCD_APP_NAME
|
||||
tlas:
|
||||
- name: ns
|
||||
value: $ARGOCD_APP_NAMESPACE
|
||||
|
||||
Reference in New Issue
Block a user