Hi fleeters! I accidently deployed another gitrepo...
# fleet
n
Hi fleeters! I accidently deployed another gitrepo to the same gitrepo name and am now trying to fix things. I deleted the bundle, gitrepo, namespace and then tried to redploy the gitrepo, which results in:
Copy code
rendered manifests contain a resource that already exists. Unable to continue with install: Namespace "foo" in namespace "" exists and cannot be imported into the current release: invalid ownership metadata; label validation error: missing key "<http://app.kubernetes.io/managed-by|app.kubernetes.io/managed-by>": must be set to "Helm"; annotation validation error: missing key "<http://meta.helm.sh/release-name|meta.helm.sh/release-name>": must be set to "admin-foo"; annotation validation error: missing key "<http://meta.helm.sh/release-namespace|meta.helm.sh/release-namespace>": must be set to "foo"
Any ideas what is going on?