mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-22 01:17:16 +00:00
* fix: 'argocd app wait --suspended' stuck if operation is in progress Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
6 lines
No EOL
106 B
YAML
6 lines
No EOL
106 B
YAML
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: cm-2
|
|
annotations:
|
|
argocd.argoproj.io/sync-wave: "2" |