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 a jx gitops delete jenkins command #513

Open
jstrachan opened this issue Jan 12, 2021 · 0 comments
Open

add a jx gitops delete jenkins command #513

jstrachan opened this issue Jan 12, 2021 · 0 comments

Comments

@jstrachan
Copy link
Contributor

removing a jenkins server by hand is a little involved right now. you need to remove:

  • the helmfile/$jenkins directory and files;
  • the reference to helmfile/$jenkins/helmfile.yaml from helmfile.yaml
  • the reference to $jenkins and all the imported projects from .jx/gitops/source-config.yaml

it would be nice to have a simple CLI command to do all that for you - the converse of jx gitops add jenkins basically

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

No branches or pull requests

1 participant