Skip to content

Commit

Permalink
chore: regenerate CRDs (#2074)
Browse files Browse the repository at this point in the history
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
  • Loading branch information
odubajDT committed Sep 11, 2023
1 parent 7e6b2e5 commit 63f5dc1
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -169,31 +169,31 @@ spec:
description: PostDeploymentEvaluations is a list of all evaluations
to be performed during the post-deployment phase of the KeptnApp.
The items of this list refer to the names of KeptnEvaluationDefinitions
located in the same namespace as the KeptnApp, or in the KLT namespace.
located in the same namespace as the KeptnApp, or in the Keptn namespace.
items:
type: string
type: array
postDeploymentTasks:
description: PostDeploymentTasks is a list of all tasks to be performed
during the post-deployment phase of the KeptnApp. The items of this
list refer to the names of KeptnTaskDefinitions located in the same
namespace as the KeptnApp, or in the KLT namespace.
namespace as the KeptnApp, or in the Keptn namespace.
items:
type: string
type: array
preDeploymentEvaluations:
description: PreDeploymentEvaluations is a list of all evaluations
to be performed during the pre-deployment phase of the KeptnApp.
The items of this list refer to the names of KeptnEvaluationDefinitions
located in the same namespace as the KeptnApp, or in the KLT namespace.
located in the same namespace as the KeptnApp, or in the Keptn namespace.
items:
type: string
type: array
preDeploymentTasks:
description: PreDeploymentTasks is a list of all tasks to be performed
during the pre-deployment phase of the KeptnApp. The items of this
list refer to the names of KeptnTaskDefinitions located in the same
namespace as the KeptnApp, or in the KLT namespace.
namespace as the KeptnApp, or in the Keptn namespace.
items:
type: string
type: array
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -536,31 +536,31 @@ spec:
description: PostDeploymentEvaluations is a list of all evaluations
to be performed during the post-deployment phase of the KeptnApp.
The items of this list refer to the names of KeptnEvaluationDefinitions
located in the same namespace as the KeptnApp, or in the KLT namespace.
located in the same namespace as the KeptnApp, or in the Keptn namespace.
items:
type: string
type: array
postDeploymentTasks:
description: PostDeploymentTasks is a list of all tasks to be performed
during the post-deployment phase of the KeptnApp. The items of this
list refer to the names of KeptnTaskDefinitions located in the same
namespace as the KeptnApp, or in the KLT namespace.
namespace as the KeptnApp, or in the Keptn namespace.
items:
type: string
type: array
preDeploymentEvaluations:
description: PreDeploymentEvaluations is a list of all evaluations
to be performed during the pre-deployment phase of the KeptnApp.
The items of this list refer to the names of KeptnEvaluationDefinitions
located in the same namespace as the KeptnApp, or in the KLT namespace.
located in the same namespace as the KeptnApp, or in the Keptn namespace.
items:
type: string
type: array
preDeploymentTasks:
description: PreDeploymentTasks is a list of all tasks to be performed
during the pre-deployment phase of the KeptnApp. The items of this
list refer to the names of KeptnTaskDefinitions located in the same
namespace as the KeptnApp, or in the KLT namespace.
namespace as the KeptnApp, or in the Keptn namespace.
items:
type: string
type: array
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ spec:
description: EvaluationDefinition refers to the name of the KeptnEvaluationDefinition
which includes the objectives for the KeptnEvaluation. The KeptnEvaluationDefinition
can be located in the same namespace as the KeptnEvaluation, or
in the KLT namespace.
in the Keptn namespace.
type: string
failAction:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ spec:
description: TaskDefinition refers to the name of the KeptnTaskDefinition
which includes the specification for the task to be performed. The
KeptnTaskDefinition can be located in the same namespace as the
KeptnTask, or in the KLT namespace.
KeptnTask, or in the Keptn namespace.
type: string
timeout:
default: 5m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ spec:
description: PostDeploymentEvaluations is a list of all evaluations
to be performed during the post-deployment phase of the KeptnWorkload.
The items of this list refer to the names of KeptnEvaluationDefinitions
located in the same namespace as the KeptnWorkload, or in the KLT
located in the same namespace as the KeptnWorkload, or in the Keptn
namespace.
items:
type: string
Expand All @@ -538,15 +538,15 @@ spec:
description: PostDeploymentTasks is a list of all tasks to be performed
during the post-deployment phase of the KeptnWorkload. The items
of this list refer to the names of KeptnTaskDefinitions located
in the same namespace as the KeptnWorkload, or in the KLT namespace.
in the same namespace as the KeptnWorkload, or in the Keptn namespace.
items:
type: string
type: array
preDeploymentEvaluations:
description: PreDeploymentEvaluations is a list of all evaluations
to be performed during the pre-deployment phase of the KeptnWorkload.
The items of this list refer to the names of KeptnEvaluationDefinitions
located in the same namespace as the KeptnWorkload, or in the KLT
located in the same namespace as the KeptnWorkload, or in the Keptn
namespace.
items:
type: string
Expand All @@ -555,7 +555,7 @@ spec:
description: PreDeploymentTasks is a list of all tasks to be performed
during the pre-deployment phase of the KeptnWorkload. The items
of this list refer to the names of KeptnTaskDefinitions located
in the same namespace as the KeptnApp, or in the KLT namespace.
in the same namespace as the KeptnApp, or in the Keptn namespace.
items:
type: string
type: array
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ spec:
description: PostDeploymentEvaluations is a list of all evaluations
to be performed during the post-deployment phase of the KeptnWorkload.
The items of this list refer to the names of KeptnEvaluationDefinitions
located in the same namespace as the KeptnWorkload, or in the KLT
located in the same namespace as the KeptnWorkload, or in the Keptn
namespace.
items:
type: string
Expand All @@ -217,15 +217,15 @@ spec:
description: PostDeploymentTasks is a list of all tasks to be performed
during the post-deployment phase of the KeptnWorkload. The items
of this list refer to the names of KeptnTaskDefinitions located
in the same namespace as the KeptnWorkload, or in the KLT namespace.
in the same namespace as the KeptnWorkload, or in the Keptn namespace.
items:
type: string
type: array
preDeploymentEvaluations:
description: PreDeploymentEvaluations is a list of all evaluations
to be performed during the pre-deployment phase of the KeptnWorkload.
The items of this list refer to the names of KeptnEvaluationDefinitions
located in the same namespace as the KeptnWorkload, or in the KLT
located in the same namespace as the KeptnWorkload, or in the Keptn
namespace.
items:
type: string
Expand All @@ -234,7 +234,7 @@ spec:
description: PreDeploymentTasks is a list of all tasks to be performed
during the pre-deployment phase of the KeptnWorkload. The items
of this list refer to the names of KeptnTaskDefinitions located
in the same namespace as the KeptnApp, or in the KLT namespace.
in the same namespace as the KeptnApp, or in the Keptn namespace.
items:
type: string
type: array
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 63f5dc1

Please sign in to comment.