Skip to content

Commit

Permalink
Switch VPA's API version to autoscaling.k8s.io/v1
Browse files Browse the repository at this point in the history
  • Loading branch information
ialidzhikov committed Aug 1, 2024
1 parent e3437ac commit efa8946
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{{- if .Values.global.dashboard.enabled }}
{{- if .Values.global.dashboard.vpa }}
apiVersion: autoscaling.k8s.io/v1beta2
apiVersion: autoscaling.k8s.io/v1
kind: VerticalPodAutoscaler
metadata:
name: gardener-dashboard-vpa
Expand Down

0 comments on commit efa8946

Please sign in to comment.