Skip to content

Commit

Permalink
regenerate crds
Browse files Browse the repository at this point in the history
Signed-off-by: Ethan Mosbaugh <[email protected]>
  • Loading branch information
emosbaugh committed Sep 6, 2024
1 parent 60aaf75 commit ffce675
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions static/_crds/helm/helm.k0sproject.io_charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ spec:
chartName:
type: string
forceUpgrade:
default: true
description: 'ForceUpgrade when set to false, disables the use of
the "--force" flag when upgrading the the chart (default: true).'
type: boolean
namespace:
type: string
Expand Down
6 changes: 3 additions & 3 deletions static/_crds/k0s/k0s.k0sproject.io_clusterconfigs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@ spec:
type: string
forceUpgrade:
default: true
description: 'When set to false, disables the use of
the "--force" flag when upgrading the the chart (default:
true).'
description: 'ForceUpgrade when set to false, disables
the use of the "--force" flag when upgrading the the
chart (default: true).'
type: boolean
name:
maxLength: 53
Expand Down

0 comments on commit ffce675

Please sign in to comment.