argocd.#Sync now retrieve status

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
Tom Chauveau
2021-09-10 16:29:29 +02:00
committed by Sam Alba
parent ef112e21ec
commit 733cac09d3
4 changed files with 38 additions and 15 deletions

View File

@@ -34,4 +34,5 @@ TestApp: #App & {
TestArgoCDStatus: #Sync & {
config: TestApp.config
application: TestApp.name
wait: true
}