Skip to content

Commit

Permalink
switch storage version
Browse files Browse the repository at this point in the history
  • Loading branch information
qu1queee committed Jan 9, 2024
1 parent 7fc488a commit 30f4529
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions deploy/crds/shipwright.io_buildruns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6347,7 +6347,7 @@ spec:
- spec
type: object
served: true
storage: true
storage: false
subresources:
status: {}
- additionalPrinterColumns:
Expand Down Expand Up @@ -12566,7 +12566,7 @@ spec:
- spec
type: object
served: true
storage: false
storage: true
subresources:
status: {}

4 changes: 2 additions & 2 deletions deploy/crds/shipwright.io_builds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2143,7 +2143,7 @@ spec:
- spec
type: object
served: true
storage: true
storage: false
subresources:
status: {}
- additionalPrinterColumns:
Expand Down Expand Up @@ -4197,7 +4197,7 @@ spec:
- spec
type: object
served: true
storage: false
storage: true
subresources:
status: {}

4 changes: 2 additions & 2 deletions deploy/crds/shipwright.io_buildstrategies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2930,7 +2930,7 @@ spec:
type: object
type: object
served: true
storage: true
storage: false
subresources:
status: {}
- name: v1beta1
Expand Down Expand Up @@ -5026,7 +5026,7 @@ spec:
type: object
type: object
served: true
storage: false
storage: true
subresources:
status: {}

4 changes: 2 additions & 2 deletions deploy/crds/shipwright.io_clusterbuildstrategies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2930,7 +2930,7 @@ spec:
type: object
type: object
served: true
storage: true
storage: false
subresources:
status: {}
- name: v1beta1
Expand Down Expand Up @@ -5026,7 +5026,7 @@ spec:
type: object
type: object
served: true
storage: false
storage: true
subresources:
status: {}

0 comments on commit 30f4529

Please sign in to comment.