Skip to content

Commit

Permalink
Regenerate VPA api
Browse files Browse the repository at this point in the history
  • Loading branch information
bskiba committed Jan 12, 2021
1 parent 99a4a7a commit 25f8f43
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions vertical-pod-autoscaler/deploy/vpa-v1-crd-gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ spec:
type: object
type: object
served: true
storage: false
storage: true
- name: v1beta2
schema:
openAPIV3Schema:
Expand Down Expand Up @@ -202,7 +202,7 @@ spec:
type: object
type: object
served: true
storage: true
storage: false
status:
acceptedNames:
kind: ""
Expand Down Expand Up @@ -476,7 +476,7 @@ spec:
- spec
type: object
served: true
storage: false
storage: true
- name: v1beta2
schema:
openAPIV3Schema:
Expand Down Expand Up @@ -707,7 +707,7 @@ spec:
- spec
type: object
served: true
storage: true
storage: false
status:
acceptedNames:
kind: ""
Expand Down

0 comments on commit 25f8f43

Please sign in to comment.