Skip to content

Commit

Permalink
regen manifests for kcptemplate
Browse files Browse the repository at this point in the history
  • Loading branch information
sbueringer committed Jul 29, 2021
1 parent 0aa4de9 commit 50844bc
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -653,6 +653,13 @@ spec:
runtime info. This information will be annotated
to the Node API object, for later re-use
type: string
ignorePreflightErrors:
description: IgnorePreflightErrors provides a
slice of pre-flight errors to be ignored when
the current node is registered.
items:
type: string
type: array
kubeletExtraArgs:
additionalProperties:
type: string
Expand Down Expand Up @@ -849,6 +856,13 @@ spec:
runtime info. This information will be annotated
to the Node API object, for later re-use
type: string
ignorePreflightErrors:
description: IgnorePreflightErrors provides a
slice of pre-flight errors to be ignored when
the current node is registered.
items:
type: string
type: array
kubeletExtraArgs:
additionalProperties:
type: string
Expand Down

0 comments on commit 50844bc

Please sign in to comment.