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

Switched highAvailability mode to true as new default #811

Merged
merged 2 commits into from
Jun 2, 2022

Conversation

waodim
Copy link
Contributor

@waodim waodim commented Jun 2, 2022

Description

The highAvailability flag in the values.yaml file in the helm charts is switched to true, which should be the default for now.

How can this be tested?

Simply switch to this branch, run make manifests and take a look at the kubernetes.yaml. Apply it and check for the changed things like topologySpreadConstraints in the webhook deployment and so on.

Checklist

  • Unit tests have been updated/added
  • PR is labeled accordingly

@waodim waodim added the helm Changes to helm templates or values file label Jun 2, 2022
@waodim waodim requested a review from a team as a code owner June 2, 2022 09:28
@mjgrzybek mjgrzybek changed the title Switched highAvailability mode to true as new defautl Switched highAvailability mode to true as new default Jun 2, 2022
@waodim waodim merged commit b32e1ca into master Jun 2, 2022
@waodim waodim deleted the feature/switch-high-availability-mode-default branch June 2, 2022 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
helm Changes to helm templates or values file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants