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

Hard to automate configuration of WGE when running the upgrade command #154

Closed
foot opened this issue Oct 4, 2021 · 1 comment
Closed

Comments

@foot
Copy link
Collaborator

foot commented Oct 4, 2021

Have to customise the ConfigMap object in the PR/repo yourself, which is a bit of code to read and update.

Possible solutions in order of impl. difficulty (ascending).

  • gitops upgrade --config-map extra-config (easy, pctl supports this itself)
  • gitops upgrade --values values.yaml (read and create configmap)
  • gitops upgrade --set "ingress.port.type=NodePort (read and create configmap)
@foot
Copy link
Collaborator Author

foot commented Nov 23, 2021

--set now supported in new upgrade command weaveworks/weave-gitops#1069

@foot foot closed this as completed Nov 23, 2021
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