Please don't define namespaces in manifests, this can easily result in cascaded deletion of everything inside the namespace.
Since most resources here are managed by Argo please use Argo application definition to add namespaces. Argo has `CreateNamespace` sync option for this.
https://git.k-space.ee/k-space/kube/src/branch/master/argocd/applications/harbor.yml#L17
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Please don't define namespaces in manifests, this can easily result in cascaded deletion of everything inside the namespace.
Since most resources here are managed by Argo please use Argo application definition to add namespaces. Argo has
CreateNamespacesync option for this.https://git.k-space.ee/k-space/kube/src/branch/master/argocd/applications/harbor.yml#L17
Pull request closed