Skip to content

Commit

Permalink
regenerate helm charts
Browse files Browse the repository at this point in the history
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
  • Loading branch information
odubajDT committed Aug 27, 2024
1 parent 255b5dc commit b92da85
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/scripts/.helm-tests/Openshift/result.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13587,6 +13587,11 @@ spec:
spec:
description: KeptnMetricsProviderSpec defines the desired state of KeptnMetricsProvider
properties:
insecureSkipTlsVerify:
default: false
description: InsecureSkipTlsVerify skips verification of the tls certificate
when fetching metrics
type: boolean
secretKeyRef:
description: SecretKeyRef defines an optional secret for access credentials
to the metrics provider.
Expand Down
5 changes: 5 additions & 0 deletions .github/scripts/.helm-tests/default/result.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13587,6 +13587,11 @@ spec:
spec:
description: KeptnMetricsProviderSpec defines the desired state of KeptnMetricsProvider
properties:
insecureSkipTlsVerify:
default: false
description: InsecureSkipTlsVerify skips verification of the tls certificate
when fetching metrics
type: boolean
secretKeyRef:
description: SecretKeyRef defines an optional secret for access credentials
to the metrics provider.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13723,6 +13723,11 @@ spec:
spec:
description: KeptnMetricsProviderSpec defines the desired state of KeptnMetricsProvider
properties:
insecureSkipTlsVerify:
default: false
description: InsecureSkipTlsVerify skips verification of the tls certificate
when fetching metrics
type: boolean
secretKeyRef:
description: SecretKeyRef defines an optional secret for access credentials
to the metrics provider.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2562,6 +2562,11 @@ spec:
spec:
description: KeptnMetricsProviderSpec defines the desired state of KeptnMetricsProvider
properties:
insecureSkipTlsVerify:
default: false
description: InsecureSkipTlsVerify skips verification of the tls certificate
when fetching metrics
type: boolean
secretKeyRef:
description: SecretKeyRef defines an optional secret for access credentials
to the metrics provider.
Expand Down
5 changes: 5 additions & 0 deletions .github/scripts/.helm-tests/metrics-only/result.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2562,6 +2562,11 @@ spec:
spec:
description: KeptnMetricsProviderSpec defines the desired state of KeptnMetricsProvider
properties:
insecureSkipTlsVerify:
default: false
description: InsecureSkipTlsVerify skips verification of the tls certificate
when fetching metrics
type: boolean
secretKeyRef:
description: SecretKeyRef defines an optional secret for access credentials
to the metrics provider.
Expand Down
5 changes: 5 additions & 0 deletions .github/scripts/.helm-tests/metrics-with-certs/result.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2577,6 +2577,11 @@ spec:
spec:
description: KeptnMetricsProviderSpec defines the desired state of KeptnMetricsProvider
properties:
insecureSkipTlsVerify:
default: false
description: InsecureSkipTlsVerify skips verification of the tls certificate
when fetching metrics
type: boolean
secretKeyRef:
description: SecretKeyRef defines an optional secret for access credentials
to the metrics provider.
Expand Down

0 comments on commit b92da85

Please sign in to comment.