diff --git a/checksync.sh b/checksync.sh index 1a1a44e..84a983f 100755 --- a/checksync.sh +++ b/checksync.sh @@ -11,6 +11,7 @@ find -mindepth 1 -maxdepth 1 -type d | cut -d/ -f2- | grep -v -e _disabled -e .g ls argocd/applications | exteat | grep -v \ -e passmower-members \ + -e argocd-applications \ | sort > argo.swp # exteat from github.com/jtagcat/jtagcat echo 'ns <-> dirs' diff --git a/dragonfly-operator-system/README.md b/dragonfly/README.md similarity index 100% rename from dragonfly-operator-system/README.md rename to dragonfly/README.md