Skip to content

Clean up vault-extras nodeselector

Jenny Kim requested to merge jennykim/vault-extras-nodeselector-cleanup into master

This came up as part of issue to update default node pool labels: gitlab-com/gl-infra/delivery#2238 (closed) in this discussion !875 (comment 1034261995)

As per the helmfile logic, because the nodeSelector:type and nodeSelector:iam.gke.io/gke-metadata-server-enabled get overwritten in the values file on the release level, we can clean up the nodeSelectors on the chart values level.

This MR should produce no diffs to our current deploy of vault.

Merge request reports