Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

feat(kube): upgrade of the hpa to make the helm chart work correctly with k126 #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

myles-vibrent
Copy link

What this PR does / why we need it:

This PR upgrades the HorizontalPodAutoscaler so that it will work with kubernetes 1.23+.
apiVersion: autoscaling/v2beta2 => apiVersion: autoscaling/v2

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md

@banzo
Copy link
Contributor

banzo commented Feb 12, 2024

See #28

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants