Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

add make command to destroy prometheus-operator and CRDs. #222

Merged
merged 1 commit into from
Jan 23, 2020

Conversation

willgraf
Copy link
Contributor

@willgraf willgraf commented Jan 23, 2020

prometheus-operator creates Custom Resource Definitions when being deployed via helm. These CRDs must be manually deleted after running helm delete prometheus-operator --purge, or else helmfile sync will not be able to re-deploy.

The added command, make kubectl/destroy/prometheus-operator, conveniently packages all of the required destruction commands.

For further information, consult the prometheus-operator chart README.

Copy link
Collaborator

@MekWarrior MekWarrior left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@MekWarrior MekWarrior merged commit 64d4e2f into master Jan 23, 2020
@MekWarrior MekWarrior deleted the make-destroy-prom branch January 23, 2020 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants