Open agardnerIT opened 1 year ago
$ kubectl get applications NAME SYNC STATUS HEALTH STATUS fib3r fibonacci
argocd app sync fib3r shows: FATA[0001] rpc error: code = NotFound desc = error getting application by name: applications.argoproj.io "fib3r" not found
argocd app sync fib3r
FATA[0001] rpc error: code = NotFound desc = error getting application by name: applications.argoproj.io "fib3r" not found
Manifest is missing namespace. Applications must be deployed into namespace: argocd
namespace: argocd
argocd app sync fib3r
shows:FATA[0001] rpc error: code = NotFound desc = error getting application by name: applications.argoproj.io "fib3r" not found