Skip to content

Commit

Permalink
Switch CRD versions to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
voelzmo committed Nov 9, 2022
1 parent 1f4718f commit aac1ed9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PROJECT
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ resources:
domain: k8s.io
path: k8s.io/api/autoscaling/v1alpha1
api:
crdVersion: v1beta1
crdVersion: v1
namespaced: true
- group: autoscaling
kind: Hvpa
Expand All @@ -21,6 +21,6 @@ resources:
domain: k8s.io
path: k8s.io/api/autoscaling/v1alpha2
api:
crdVersion: v1beta1
crdVersion: v1
namespaced: true
version: "3"

0 comments on commit aac1ed9

Please sign in to comment.