mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
Style: components.py argocd indent fix
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
@@ -101,9 +101,9 @@ infos = {
|
|||||||
"graphql_id": "R_kgDOApOQGQ",
|
"graphql_id": "R_kgDOApOQGQ",
|
||||||
},
|
},
|
||||||
"argocd_install": {
|
"argocd_install": {
|
||||||
"url": "https://raw.githubusercontent.com/argoproj/argo-cd/v{version}/manifests/install.yaml",
|
"url": "https://raw.githubusercontent.com/argoproj/argo-cd/v{version}/manifests/install.yaml",
|
||||||
"graphql_id": "R_kgDOBzS60g",
|
"graphql_id": "R_kgDOBzS60g",
|
||||||
"binary": True,
|
"binary": True,
|
||||||
"hashtype": "sha256",
|
"hashtype": "sha256",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user