Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Delete ns resource #8

Open
klinch0 opened this issue Nov 22, 2022 · 0 comments
Open

Delete ns resource #8

klinch0 opened this issue Nov 22, 2022 · 0 comments

Comments

@klinch0
Copy link

klinch0 commented Nov 22, 2022

delete ns resource pls xD its seem like trolling, 2022 year all use helm 3

helm install backup-mongodb ./
Error: INSTALLATION FAILED: create: failed to create: namespaces "mongodb-backup" not found

helm install backup-mongodb ./ --namespace backup-mongodb
Error: INSTALLATION FAILED: create: failed to create: namespaces "backup-mongodb" not found


helm install backup-mongodb ./ --namespace backup-mongodb --create-namespace --wait
Error: INSTALLATION FAILED: namespaces "backup-mongodb" already exists

if create ns before install

helm install backup-mongodb ./
Error: INSTALLATION FAILED: rendered manifests contain a resource that already exists.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant