From 086c2a38d10188ed582ecf479a5f8df5ce799613 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Fri, 13 Dec 2024 01:53:12 +0900 Subject: [PATCH 1/4] Semi-automatic update of generated content (#2410) Co-authored-by: Create or Update Pull Request Action --- .../managed-apps/cert-manager-app/v3.8.2.md | 21 + .../grafana-app/v2.18.0.md | 19 + .../mimir-app/v0.15.0.md | 18 + .../platform-api/kyverno-policies/v0.21.1.md | 17 + .../changes/web-ui/backstage/v0.43.0.md | 19 + .../changes/web-ui/backstage/v0.44.0.md | 17 + .../changes/web-ui/backstage/v0.45.0.md | 17 + .../changes/web-ui/backstage/v0.45.1.md | 16 + .../changes/web-ui/backstage/v0.45.2.md | 16 + .../releases/aws-25.1.3.md | 55 + .../cluster-apps/cluster-aws.md | 4 +- .../cluster-apps/cluster-azure.md | 4 +- .../cluster-apps/cluster-cloud-director.md | 4 +- .../cluster-apps/cluster-eks.md | 4 +- .../cluster-apps/cluster-vsphere.md | 4 +- .../management-api/cluster-apps/cluster.md | 4 +- .../cluster-apps/default-apps-aws.md | 1170 ++++++++--------- .../cluster-apps/default-apps-azure.md | 4 +- .../default-apps-cloud-director.md | 4 +- .../cluster-apps/default-apps-eks.md | 326 ++--- .../cluster-apps/default-apps-vsphere.md | 482 +++---- 21 files changed, 1220 insertions(+), 1005 deletions(-) create mode 100644 src/content/changes/managed-apps/cert-manager-app/v3.8.2.md create mode 100644 src/content/changes/observability-platform/grafana-app/v2.18.0.md create mode 100644 src/content/changes/observability-platform/mimir-app/v0.15.0.md create mode 100644 src/content/changes/platform-api/kyverno-policies/v0.21.1.md create mode 100644 src/content/changes/web-ui/backstage/v0.43.0.md create mode 100644 src/content/changes/web-ui/backstage/v0.44.0.md create mode 100644 src/content/changes/web-ui/backstage/v0.45.0.md create mode 100644 src/content/changes/web-ui/backstage/v0.45.1.md create mode 100644 src/content/changes/web-ui/backstage/v0.45.2.md create mode 100644 src/content/changes/workload-cluster-releases-capa/releases/aws-25.1.3.md diff --git a/src/content/changes/managed-apps/cert-manager-app/v3.8.2.md b/src/content/changes/managed-apps/cert-manager-app/v3.8.2.md new file mode 100644 index 0000000000..e9684ffeb5 --- /dev/null +++ b/src/content/changes/managed-apps/cert-manager-app/v3.8.2.md @@ -0,0 +1,21 @@ +--- +# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. +changes_categories: +- Managed Apps +changes_entry: + repository: giantswarm/cert-manager-app + url: https://github.com/giantswarm/cert-manager-app/blob/master/CHANGELOG.md#382---2024-12-03 + version: 3.8.2 + version_tag: v3.8.2 +date: '2024-12-03T13:01:37' +description: Changelog entry for giantswarm/cert-manager-app version 3.8.2, published + on 03 December 2024, 13:01. +title: cert-manager-app release v3.8.2 +--- + +### Fix +- added the option to configure additional approveSignerNames +### Changed +- Changed ownership to team Shield +### Removed +- Get rid of label `giantswarm.io/monitoring_basic_sli` as this slo generation label is not used anymore. diff --git a/src/content/changes/observability-platform/grafana-app/v2.18.0.md b/src/content/changes/observability-platform/grafana-app/v2.18.0.md new file mode 100644 index 0000000000..7663e0ba22 --- /dev/null +++ b/src/content/changes/observability-platform/grafana-app/v2.18.0.md @@ -0,0 +1,19 @@ +--- +# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. +changes_categories: +- Observability Platform +changes_entry: + repository: giantswarm/grafana-app + url: https://github.com/giantswarm/grafana-app/blob/master/CHANGELOG.md#2180---2024-12-03 + version: 2.18.0 + version_tag: v2.18.0 +date: '2024-12-03T10:23:18' +description: Changelog entry for giantswarm/grafana-app version 2.18.0, published + on 03 December 2024, 10:23. +title: grafana-app release v2.18.0 +--- + +### Changed +- Add Ingress dummy paths to block access to the `/swagger`, `/metrics`, and `/api/health` endpoints by default. +### Changed +- upgrade grafana chart: 8.5.12 => 8.6.0 diff --git a/src/content/changes/observability-platform/mimir-app/v0.15.0.md b/src/content/changes/observability-platform/mimir-app/v0.15.0.md new file mode 100644 index 0000000000..020b1c6cd1 --- /dev/null +++ b/src/content/changes/observability-platform/mimir-app/v0.15.0.md @@ -0,0 +1,18 @@ +--- +# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. +changes_categories: +- Observability Platform +changes_entry: + repository: giantswarm/mimir-app + url: https://github.com/giantswarm/mimir-app/blob/master/CHANGELOG.md#0150---2024-12-10 + version: 0.15.0 + version_tag: v0.15.0 +date: '2024-12-10T12:29:10' +description: Changelog entry for giantswarm/mimir-app version 0.15.0, published on + 10 December 2024, 12:29. +title: mimir-app release v0.15.0 +--- + +### Added +- Add "manual e2e" testing procedure. +- Add configuration for alertmanager component to be HA. diff --git a/src/content/changes/platform-api/kyverno-policies/v0.21.1.md b/src/content/changes/platform-api/kyverno-policies/v0.21.1.md new file mode 100644 index 0000000000..90416c25d9 --- /dev/null +++ b/src/content/changes/platform-api/kyverno-policies/v0.21.1.md @@ -0,0 +1,17 @@ +--- +# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. +changes_categories: +- Platform API +changes_entry: + repository: giantswarm/kyverno-policies + url: https://github.com/giantswarm/kyverno-policies/blob/master/CHANGELOG.md#0211---2024-12-11 + version: 0.21.1 + version_tag: v0.21.1 +date: '2024-12-11T12:57:08' +description: Changelog entry for giantswarm/kyverno-policies version 0.21.1, published + on 11 December 2024, 12:57. +title: kyverno-policies release v0.21.1 +--- + +### Changed +- Add `application.giantswarm.io/team` label to policies. diff --git a/src/content/changes/web-ui/backstage/v0.43.0.md b/src/content/changes/web-ui/backstage/v0.43.0.md new file mode 100644 index 0000000000..980aeb9df8 --- /dev/null +++ b/src/content/changes/web-ui/backstage/v0.43.0.md @@ -0,0 +1,19 @@ +--- +# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. +changes_categories: +- Web UI +changes_entry: + repository: giantswarm/backstage + url: https://github.com/giantswarm/backstage/blob/master/CHANGELOG.md#0430---2024-12-10 + version: 0.43.0 + version_tag: v0.43.0 +date: '2024-12-10T08:36:46' +description: Changelog entry for giantswarm/backstage version 0.43.0, published on + 10 December 2024, 08:36. +title: backstage release v0.43.0 +--- + +In this release: +- Backstage was updated to v1.33.5; +- Other project dependencies were updated. +See [./docs/releases/v0.43.0-changelog.md](./docs/releases/v0.43.0-changelog.md) for more information. diff --git a/src/content/changes/web-ui/backstage/v0.44.0.md b/src/content/changes/web-ui/backstage/v0.44.0.md new file mode 100644 index 0000000000..3af9fa6655 --- /dev/null +++ b/src/content/changes/web-ui/backstage/v0.44.0.md @@ -0,0 +1,17 @@ +--- +# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. +changes_categories: +- Web UI +changes_entry: + repository: giantswarm/backstage + url: https://github.com/giantswarm/backstage/blob/master/CHANGELOG.md#0440---2024-12-10 + version: 0.44.0 + version_tag: v0.44.0 +date: '2024-12-10T11:03:38' +description: Changelog entry for giantswarm/backstage version 0.44.0, published on + 10 December 2024, 11:03. +title: backstage release v0.44.0 +--- + +This release adds a custom logger service that reports errors to Sentry to the backend package. +See [./docs/releases/v0.44.0-changelog.md](./docs/releases/v0.44.0-changelog.md) for more information. diff --git a/src/content/changes/web-ui/backstage/v0.45.0.md b/src/content/changes/web-ui/backstage/v0.45.0.md new file mode 100644 index 0000000000..50c5be4d5c --- /dev/null +++ b/src/content/changes/web-ui/backstage/v0.45.0.md @@ -0,0 +1,17 @@ +--- +# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. +changes_categories: +- Web UI +changes_entry: + repository: giantswarm/backstage + url: https://github.com/giantswarm/backstage/blob/master/CHANGELOG.md#0450---2024-12-11 + version: 0.45.0 + version_tag: v0.45.0 +date: '2024-12-11T14:20:53' +description: Changelog entry for giantswarm/backstage version 0.45.0, published on + 11 December 2024, 14:20. +title: backstage release v0.45.0 +--- + +This release changes main site authentication from GitHub to Dex. +See [./docs/releases/v0.45.0-changelog.md](./docs/releases/v0.45.0-changelog.md) for more information. diff --git a/src/content/changes/web-ui/backstage/v0.45.1.md b/src/content/changes/web-ui/backstage/v0.45.1.md new file mode 100644 index 0000000000..4bcc2a7b4b --- /dev/null +++ b/src/content/changes/web-ui/backstage/v0.45.1.md @@ -0,0 +1,16 @@ +--- +# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. +changes_categories: +- Web UI +changes_entry: + repository: giantswarm/backstage + url: https://github.com/giantswarm/backstage/blob/master/CHANGELOG.md#0451---2024-12-12 + version: 0.45.1 + version_tag: v0.45.1 +date: '2024-12-12T09:18:58' +description: Changelog entry for giantswarm/backstage version 0.45.1, published on + 12 December 2024, 09:18. +title: backstage release v0.45.1 +--- + +In this release `BACKEND_SECRET` environment variable was removed. diff --git a/src/content/changes/web-ui/backstage/v0.45.2.md b/src/content/changes/web-ui/backstage/v0.45.2.md new file mode 100644 index 0000000000..cde11c778c --- /dev/null +++ b/src/content/changes/web-ui/backstage/v0.45.2.md @@ -0,0 +1,16 @@ +--- +# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. +changes_categories: +- Web UI +changes_entry: + repository: giantswarm/backstage + url: https://github.com/giantswarm/backstage/blob/master/CHANGELOG.md#0452---2024-12-12 + version: 0.45.2 + version_tag: v0.45.2 +date: '2024-12-12T11:07:23' +description: Changelog entry for giantswarm/backstage version 0.45.2, published on + 12 December 2024, 11:07. +title: backstage release v0.45.2 +--- + +In this release GitHub app credentials were made optional. `BACKSTAGE_ENVIRONMENT` environment variable was removed. diff --git a/src/content/changes/workload-cluster-releases-capa/releases/aws-25.1.3.md b/src/content/changes/workload-cluster-releases-capa/releases/aws-25.1.3.md new file mode 100644 index 0000000000..bef68fa6fc --- /dev/null +++ b/src/content/changes/workload-cluster-releases-capa/releases/aws-25.1.3.md @@ -0,0 +1,55 @@ +--- +# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. +aliases: +- /changes/tenant-cluster-releases-capa/releases/capa-aws-25.1.3/ +changes_categories: +- Workload cluster releases for CAPA +changes_entry: + repository: giantswarm/releases + url: https://github.com/giantswarm/releases/tree/master/capa/v25.1.3 + version: aws-25.1.3 + version_tag: aws-25.1.3 +date: '2024-12-12T12:00:00' +description: Release notes for CAPA workload cluster release aws-25.1.3, published + on 12 December 2024, 12:00. +title: Workload cluster release aws-25.1.3 for CAPA +--- + +This release introduces `aws-node-termination-handler` for graceful draining of nodes during an upgrade or other type of replacement of worker nodes. + +Details can be found in the [node pools documentation](https://docs.giantswarm.io/tutorials/fleet-management/cluster-management/node-pools/#what-happens-when-rolling-nodes). + +## Changes compared to v25.1.2 + +### Components + +- cluster-aws from v1.1.3 to v1.1.5 + +### cluster-aws [v1.1.3...v1.1.5](https://github.com/giantswarm/cluster-aws/compare/v1.1.3...v1.1.5) + +#### Added + +- Make ASG lifecycle hook heartbeat timeout configurable +- Add aws-node-termination-handler bundle + +### Apps + +- aws-nth-bundle v1.2.0 +- cert-exporter from v2.9.0 to v2.9.3 + +### aws-nth-bundle [v1.2.0](https://github.com/giantswarm/aws-nth-bundle/releases/tag/v1.2.0) + +#### Added + +- Send spot instance interruption and instance state change events to SQS queue so that aws-node-termination-handler can react to them + +### cert-exporter [v2.9.0...v2.9.3](https://github.com/giantswarm/cert-exporter/compare/v2.9.0...v2.9.3) + +#### Added + +- Chart: Add VPA and resources configuration for deployment and daemonset. ([#382](https://github.com/giantswarm/cert-exporter/pull/382)) + +#### Changed + +- Chart: Enable `global.podSecurityStandards.enforced`. ([#420](https://github.com/giantswarm/cert-exporter/pull/420)) +- Chart: Update PolicyExceptions to v2beta1. ([#358](https://github.com/giantswarm/cert-exporter/pull/358)) diff --git a/src/content/vintage/use-the-api/management-api/cluster-apps/cluster-aws.md b/src/content/vintage/use-the-api/management-api/cluster-apps/cluster-aws.md index 2f7db1c94c..7e71c27507 100644 --- a/src/content/vintage/use-the-api/management-api/cluster-apps/cluster-aws.md +++ b/src/content/vintage/use-the-api/management-api/cluster-apps/cluster-aws.md @@ -4,9 +4,9 @@ linkTitle: cluster-aws description: A helm chart for creating Cluster API clusters with the AWS infrastructure provider (CAPA).; Check here the different properties of the chart. weight: 100 menu: - main: + principal: identifier: cluster-aws - parent: uiapi-cluster-apps + parent: reference-cluster-apps layout: cluster-app user_questions: - What properties can I configure for cluster-aws? diff --git a/src/content/vintage/use-the-api/management-api/cluster-apps/cluster-azure.md b/src/content/vintage/use-the-api/management-api/cluster-apps/cluster-azure.md index 0b14dfa6be..8d2ce80365 100644 --- a/src/content/vintage/use-the-api/management-api/cluster-apps/cluster-azure.md +++ b/src/content/vintage/use-the-api/management-api/cluster-apps/cluster-azure.md @@ -4,9 +4,9 @@ linkTitle: cluster-azure description: A helm chart for creating Cluster API clusters with the Azure infrastructure provider (CAPZ).; Check here the different properties of the chart. weight: 100 menu: - main: + principal: identifier: cluster-azure - parent: uiapi-cluster-apps + parent: reference-cluster-apps layout: cluster-app user_questions: - What properties can I configure for cluster-azure? diff --git a/src/content/vintage/use-the-api/management-api/cluster-apps/cluster-cloud-director.md b/src/content/vintage/use-the-api/management-api/cluster-apps/cluster-cloud-director.md index ce62df32be..3860ba8d33 100644 --- a/src/content/vintage/use-the-api/management-api/cluster-apps/cluster-cloud-director.md +++ b/src/content/vintage/use-the-api/management-api/cluster-apps/cluster-cloud-director.md @@ -4,9 +4,9 @@ linkTitle: cluster-cloud-director description: A helm chart for creating Cluster API clusters with the VMware Cloud Director (VCD) infrastructure provider (CAPVCD).; Check here the different properties of the chart. weight: 100 menu: - main: + principal: identifier: cluster-cloud-director - parent: uiapi-cluster-apps + parent: reference-cluster-apps layout: cluster-app user_questions: - What properties can I configure for cluster-cloud-director? diff --git a/src/content/vintage/use-the-api/management-api/cluster-apps/cluster-eks.md b/src/content/vintage/use-the-api/management-api/cluster-apps/cluster-eks.md index 65d4c80aea..faee803a59 100644 --- a/src/content/vintage/use-the-api/management-api/cluster-apps/cluster-eks.md +++ b/src/content/vintage/use-the-api/management-api/cluster-apps/cluster-eks.md @@ -4,9 +4,9 @@ linkTitle: cluster-eks description: A helm chart for creating Cluster API EKS clusters with the AWS infrastructure provider (CAPA).; Check here the different properties of the chart. weight: 100 menu: - main: + principal: identifier: cluster-eks - parent: uiapi-cluster-apps + parent: reference-cluster-apps layout: cluster-app user_questions: - What properties can I configure for cluster-eks? diff --git a/src/content/vintage/use-the-api/management-api/cluster-apps/cluster-vsphere.md b/src/content/vintage/use-the-api/management-api/cluster-apps/cluster-vsphere.md index 4091ca614e..90dcbabfe5 100644 --- a/src/content/vintage/use-the-api/management-api/cluster-apps/cluster-vsphere.md +++ b/src/content/vintage/use-the-api/management-api/cluster-apps/cluster-vsphere.md @@ -4,9 +4,9 @@ linkTitle: cluster-vsphere description: A helm chart for creating Cluster API clusters with the vSphere provider (CAPV).; Check here the different properties of the chart. weight: 100 menu: - main: + principal: identifier: cluster-vsphere - parent: uiapi-cluster-apps + parent: reference-cluster-apps layout: cluster-app user_questions: - What properties can I configure for cluster-vsphere? diff --git a/src/content/vintage/use-the-api/management-api/cluster-apps/cluster.md b/src/content/vintage/use-the-api/management-api/cluster-apps/cluster.md index f3f213ccda..5f48ca7ad3 100644 --- a/src/content/vintage/use-the-api/management-api/cluster-apps/cluster.md +++ b/src/content/vintage/use-the-api/management-api/cluster-apps/cluster.md @@ -4,9 +4,9 @@ linkTitle: cluster description: Giant Swarm cluster chart with provider-independent cluster resources; Check here the different properties of the chart. weight: 100 menu: - main: + principal: identifier: cluster - parent: uiapi-cluster-apps + parent: reference-cluster-apps layout: cluster-app user_questions: - What properties can I configure for cluster? diff --git a/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-aws.md b/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-aws.md index a2755fed26..a4f8100144 100644 --- a/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-aws.md +++ b/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-aws.md @@ -4,9 +4,9 @@ linkTitle: default-apps-aws description: A Helm chart for default-apps-aws; Check here the different properties of the chart. weight: 100 menu: - main: + principal: identifier: default-apps-aws - parent: uiapi-cluster-apps + parent: reference-cluster-apps layout: cluster-app user_questions: - What properties can I configure for default-apps-aws? @@ -32,9 +32,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.certManager
object  @@ -45,12 +45,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.certManager.configMap
-
string  +
object 
@@ -58,12 +58,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.certManager.configMap.values
-
string  +
object 
@@ -71,12 +71,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.certManager.configMap.values.ciliumNetworkPolicy
-
string  +
object 
@@ -84,12 +84,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.certManager.configMap.values.ciliumNetworkPolicy.enabled
-
object  +
boolean 
@@ -97,12 +97,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.certManager.configMap.values.controller
-
boolean  +
object 
@@ -110,12 +110,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.certManager.configMap.values.controller.extraArgs
-
boolean  +
array 
@@ -123,9 +123,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.certManager.configMap.values.controller.extraArgs[*]
string  @@ -136,9 +136,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.certManager.configMap.values.dns01RecursiveNameserversOnly
boolean  @@ -149,12 +149,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.cluster-autoscaler
-
string  +
object 
@@ -162,12 +162,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.cluster-autoscaler.configMap
-
string  +
object 
@@ -175,9 +175,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.cluster-autoscaler.configMap.values
object  @@ -188,12 +188,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.cluster-autoscaler.configMap.values.serviceAccount
-
string  +
object 
@@ -201,12 +201,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.cluster-autoscaler.configMap.values.serviceAccount.annotations
-
string  +
object 
@@ -214,9 +214,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.cluster-autoscaler.configMap.values.serviceAccount.annotations.eks.amazonaws.com/role-arn
string  @@ -227,9 +227,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.etcdKubernetesResourceCountExporter
object  @@ -240,12 +240,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.etcdKubernetesResourceCountExporter.configMap
-
boolean  +
object 
@@ -253,12 +253,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.etcdKubernetesResourceCountExporter.configMap.values
-
boolean  +
object 
@@ -266,12 +266,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.etcdKubernetesResourceCountExporter.configMap.values.etcd
-
boolean  +
object 
@@ -279,9 +279,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.etcdKubernetesResourceCountExporter.configMap.values.etcd.cacertpath
string  @@ -292,9 +292,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.etcdKubernetesResourceCountExporter.configMap.values.etcd.certpath
string  @@ -305,12 +305,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.etcdKubernetesResourceCountExporter.configMap.values.etcd.hostPath
-
object  +
string 
@@ -318,9 +318,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.etcdKubernetesResourceCountExporter.configMap.values.etcd.keypath
string  @@ -331,9 +331,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.etcdKubernetesResourceCountExporter.configMap.values.etcd.prefix
string  @@ -344,12 +344,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.etcdKubernetesResourceCountExporter.configMap.values.events
-
string  +
object 
@@ -357,12 +357,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.etcdKubernetesResourceCountExporter.configMap.values.events.prefix
-
object  +
string 
@@ -370,12 +370,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns
-
boolean  +
object 
@@ -383,12 +383,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns.configMap
-
boolean  +
object 
@@ -396,12 +396,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns.configMap.values
-
boolean  +
object 
@@ -409,9 +409,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns.configMap.values.annotationFilter
string  @@ -422,12 +422,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns.configMap.values.aws
-
string  +
object 
@@ -435,12 +435,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns.configMap.values.aws.batchChangeInterval
-
object  +
null 
@@ -448,9 +448,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns.configMap.values.aws.irsa
string  @@ -461,12 +461,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns.configMap.values.ciliumNetworkPolicy
-
string  +
object 
@@ -474,12 +474,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns.configMap.values.ciliumNetworkPolicy.enabled
-
string  +
boolean 
@@ -487,12 +487,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns.configMap.values.domainFilters
-
object  +
array 
@@ -500,12 +500,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns.configMap.values.domainFilters[*]
-
boolean  +
string 
@@ -513,12 +513,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns.configMap.values.extraArgs
-
boolean  +
array 
@@ -526,9 +526,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns.configMap.values.extraArgs[*]
string  @@ -539,12 +539,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns.configMap.values.provider
-
boolean  +
string 
@@ -552,12 +552,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns.configMap.values.serviceAccount
-
string  +
object 
@@ -565,12 +565,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns.configMap.values.serviceAccount.annotations
-
string  +
object 
@@ -578,12 +578,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns.configMap.values.serviceAccount.annotations.eks.amazonaws.com/role-arn
-
object  +
string 
@@ -591,12 +591,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns.configMap.values.sources
-
string  +
array 
@@ -604,9 +604,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns.configMap.values.sources[*]
string  @@ -617,9 +617,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns.configMap.values.txtOwnerId
string  @@ -630,12 +630,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.externalDns.configMap.values.txtPrefix
-
object  +
string 
@@ -643,12 +643,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.metricsServer
-
boolean  +
object 
@@ -656,12 +656,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.metricsServer.configMap
-
boolean  +
object 
@@ -669,12 +669,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.metricsServer.configMap.values
-
string  +
object 
@@ -682,12 +682,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.metricsServer.configMap.values.ciliumNetworkPolicy
-
boolean  +
object 
@@ -695,12 +695,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.metricsServer.configMap.values.ciliumNetworkPolicy.enabled
-
string  +
boolean 
@@ -708,12 +708,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.netExporter
-
string  +
object 
@@ -721,9 +721,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.netExporter.configMap
object  @@ -734,12 +734,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.netExporter.configMap.values
-
string  +
object 
@@ -747,12 +747,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.netExporter.configMap.values.NetExporter
-
string  +
object 
@@ -760,9 +760,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.netExporter.configMap.values.NetExporter.NTPServers
string  @@ -773,9 +773,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .userConfig.netExporter.configMap.values.ciliumNetworkPolicy
object  @@ -786,35 +786,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
-
-
-
boolean  -
-
-
-
-
-
- -
-
-
boolean  -
-
-
-
-
-
- + .userConfig.netExporter.configMap.values.ciliumNetworkPolicy.enabled
boolean  @@ -822,15 +796,20 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+
+ .apps.aws-pod-identity-webhook
-
string  +
object 
@@ -838,9 +817,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.aws-pod-identity-webhook.appName
string  @@ -851,22 +830,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
-
-
-
object  -
-
-
-
-
-
- + .apps.aws-pod-identity-webhook.catalog
string  @@ -877,9 +843,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.aws-pod-identity-webhook.chartName
string  @@ -890,12 +856,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.aws-pod-identity-webhook.clusterValues
-
string  +
object 
@@ -903,12 +869,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.aws-pod-identity-webhook.clusterValues.configMap
-
object  +
boolean 
@@ -916,9 +882,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.aws-pod-identity-webhook.clusterValues.secret
boolean  @@ -929,12 +895,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.aws-pod-identity-webhook.dependsOn
-
boolean  +
string 
@@ -942,9 +908,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.aws-pod-identity-webhook.enabled
boolean  @@ -955,9 +921,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.aws-pod-identity-webhook.namespace
string  @@ -968,9 +934,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.aws-pod-identity-webhook.version
string  @@ -981,9 +947,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.capi-node-labeler
object  @@ -994,9 +960,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.capi-node-labeler.appName
string  @@ -1007,9 +973,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.capi-node-labeler.catalog
string  @@ -1020,9 +986,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.capi-node-labeler.chartName
string  @@ -1033,9 +999,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.capi-node-labeler.clusterValues
object  @@ -1046,9 +1012,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.capi-node-labeler.clusterValues.configMap
boolean  @@ -1059,9 +1025,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.capi-node-labeler.clusterValues.secret
boolean  @@ -1072,9 +1038,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.capi-node-labeler.enabled
boolean  @@ -1085,9 +1051,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.capi-node-labeler.namespace
string  @@ -1098,9 +1064,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.capi-node-labeler.version
string  @@ -1111,9 +1077,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.certExporter
object  @@ -1124,9 +1090,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.certExporter.appName
string  @@ -1137,9 +1103,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.certExporter.catalog
string  @@ -1150,9 +1116,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.certExporter.chartName
string  @@ -1163,9 +1129,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.certExporter.clusterValues
object  @@ -1176,9 +1142,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.certExporter.clusterValues.configMap
boolean  @@ -1189,9 +1155,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.certExporter.clusterValues.secret
boolean  @@ -1202,9 +1168,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.certExporter.enabled
boolean  @@ -1215,9 +1181,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.certExporter.namespace
string  @@ -1228,9 +1194,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.certExporter.version
string  @@ -1241,9 +1207,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.certManager
object  @@ -1254,9 +1220,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.certManager.appName
string  @@ -1267,9 +1233,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.certManager.catalog
string  @@ -1280,9 +1246,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.certManager.chartName
string  @@ -1293,9 +1259,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.certManager.clusterValues
object  @@ -1306,9 +1272,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.certManager.clusterValues.configMap
boolean  @@ -1319,9 +1285,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.certManager.clusterValues.secret
boolean  @@ -1332,9 +1298,22 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.certManager.dependsOn +
+
+
string  +
+
+
+
+
+
+
boolean  @@ -1345,9 +1324,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.certManager.namespace
string  @@ -1358,9 +1337,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.certManager.version
string  @@ -1371,9 +1350,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.chartOperatorExtensions
object  @@ -1384,9 +1363,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.chartOperatorExtensions.appName
string  @@ -1397,9 +1376,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.chartOperatorExtensions.catalog
string  @@ -1410,9 +1389,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.chartOperatorExtensions.chartName
string  @@ -1423,9 +1402,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.chartOperatorExtensions.clusterValues
object  @@ -1436,9 +1415,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.chartOperatorExtensions.clusterValues.configMap
boolean  @@ -1449,9 +1428,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.chartOperatorExtensions.clusterValues.secret
boolean  @@ -1462,12 +1441,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.chartOperatorExtensions.dependsOn
-
boolean  +
string 
@@ -1475,12 +1454,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.chartOperatorExtensions.enabled
-
string  +
boolean 
@@ -1488,9 +1467,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.chartOperatorExtensions.namespace
string  @@ -1501,12 +1480,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.chartOperatorExtensions.version
-
object  +
string 
@@ -1514,12 +1493,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.cluster-autoscaler
-
string  +
object 
@@ -1527,9 +1506,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.cluster-autoscaler.appName
string  @@ -1540,9 +1519,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.cluster-autoscaler.catalog
string  @@ -1553,12 +1532,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.cluster-autoscaler.chartName
-
object  +
string 
@@ -1566,12 +1545,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.cluster-autoscaler.clusterValues
-
boolean  +
object 
@@ -1579,9 +1558,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.cluster-autoscaler.clusterValues.configMap
boolean  @@ -1592,9 +1571,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.cluster-autoscaler.clusterValues.secret
boolean  @@ -1605,9 +1584,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.cluster-autoscaler.enabled
boolean  @@ -1618,9 +1597,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.cluster-autoscaler.namespace
string  @@ -1631,9 +1610,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.cluster-autoscaler.version
string  @@ -1644,9 +1623,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.etcdKubernetesResourceCountExporter
object  @@ -1657,9 +1636,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.etcdKubernetesResourceCountExporter.appName
string  @@ -1670,9 +1649,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.etcdKubernetesResourceCountExporter.catalog
string  @@ -1683,9 +1662,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.etcdKubernetesResourceCountExporter.chartName
string  @@ -1696,9 +1675,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.etcdKubernetesResourceCountExporter.clusterValues
object  @@ -1709,9 +1688,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.etcdKubernetesResourceCountExporter.clusterValues.configMap
boolean  @@ -1722,9 +1701,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.etcdKubernetesResourceCountExporter.clusterValues.secret
boolean  @@ -1735,12 +1714,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.etcdKubernetesResourceCountExporter.enabled
-
string  +
boolean 
@@ -1748,9 +1727,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.etcdKubernetesResourceCountExporter.namespace
string  @@ -1761,12 +1740,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.etcdKubernetesResourceCountExporter.version
-
object  +
string 
@@ -1774,12 +1753,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.externalDns
-
string  +
object 
@@ -1787,9 +1766,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.externalDns.appName
string  @@ -1800,9 +1779,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.externalDns.catalog
string  @@ -1813,12 +1792,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.externalDns.chartName
-
object  +
string 
@@ -1826,12 +1805,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.externalDns.clusterValues
-
boolean  +
object 
@@ -1839,9 +1818,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.externalDns.clusterValues.configMap
boolean  @@ -1852,9 +1831,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.externalDns.clusterValues.secret
boolean  @@ -1865,12 +1844,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.externalDns.enabled
-
array  +
boolean 
@@ -1878,12 +1857,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.externalDns.namespace
-
object  +
string 
@@ -1891,9 +1870,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.externalDns.version
string  @@ -1904,12 +1883,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.metricsServer
-
string  +
object 
@@ -1917,9 +1896,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.metricsServer.appName
string  @@ -1930,12 +1909,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.metricsServer.catalog
-
boolean  +
string 
@@ -1943,9 +1922,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.metricsServer.chartName
string  @@ -1956,12 +1935,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.metricsServer.clusterValues
-
string  +
object 
@@ -1969,12 +1948,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.metricsServer.clusterValues.configMap
-
object  +
boolean 
@@ -1982,12 +1961,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.metricsServer.clusterValues.secret
-
string  +
boolean 
@@ -1995,9 +1974,22 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.metricsServer.enabled +
+
+
boolean  +
+
+
+
+
+
+
string  @@ -2008,9 +2000,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.metricsServer.version
string  @@ -2021,9 +2013,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.netExporter
object  @@ -2034,12 +2026,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.netExporter.appName
-
boolean  +
string 
@@ -2047,12 +2039,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.netExporter.catalog
-
boolean  +
string 
@@ -2060,9 +2052,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.netExporter.chartName
string  @@ -2073,12 +2065,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.netExporter.clusterValues
-
boolean  +
object 
@@ -2086,12 +2078,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.netExporter.clusterValues.configMap
-
string  +
boolean 
@@ -2099,30 +2091,25 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.netExporter.clusterValues.secret
-
string  +
boolean 
-
+ .apps.netExporter.enabled
-
object  +
boolean 
@@ -2130,12 +2117,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.netExporter.namespace
-
object  +
string 
@@ -2143,12 +2130,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.netExporter.version
-
object  +
string 
@@ -2156,9 +2143,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.nodeExporter
object  @@ -2169,12 +2156,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.nodeExporter.appName
-
boolean  +
string 
@@ -2182,12 +2169,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.nodeExporter.catalog
-
object  +
string 
@@ -2195,12 +2182,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.nodeExporter.chartName
-
array  +
string 
@@ -2208,12 +2195,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.nodeExporter.clusterValues
-
string  +
object 
@@ -2221,9 +2208,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.nodeExporter.clusterValues.configMap
boolean  @@ -2234,12 +2221,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.nodeExporter.clusterValues.secret
-
object  +
boolean 
@@ -2247,12 +2234,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.nodeExporter.enabled
-
object  +
boolean 
@@ -2260,12 +2247,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.nodeExporter.namespace
-
object  +
string 
@@ -2273,12 +2260,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.nodeExporter.version
-
object  +
string 
@@ -2286,9 +2273,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.observabilityBundle
object  @@ -2299,9 +2286,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.observabilityBundle.appName
string  @@ -2312,12 +2299,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.observabilityBundle.catalog
-
object  +
string 
@@ -2325,12 +2312,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.observabilityBundle.chartName
-
object  +
string 
@@ -2338,9 +2325,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.observabilityBundle.clusterValues
object  @@ -2351,12 +2338,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.observabilityBundle.clusterValues.configMap
-
object  +
boolean 
@@ -2364,12 +2351,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.observabilityBundle.clusterValues.secret
-
string  +
boolean 
@@ -2377,12 +2364,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.observabilityBundle.enabled
-
string  +
boolean 
@@ -2390,12 +2377,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.observabilityBundle.inCluster
-
string  +
boolean 
@@ -2403,9 +2390,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.observabilityBundle.namespace
string  @@ -2416,9 +2403,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.observabilityBundle.version
string  @@ -2429,9 +2416,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.securityBundle
object  @@ -2442,9 +2429,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.securityBundle.appName
string  @@ -2455,12 +2442,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.securityBundle.catalog
-
object  +
string 
@@ -2468,12 +2455,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.securityBundle.chartName
-
object  +
string 
@@ -2481,9 +2468,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.securityBundle.clusterValues
object  @@ -2494,12 +2481,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.securityBundle.clusterValues.configMap
-
string  +
boolean 
@@ -2507,12 +2494,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.securityBundle.clusterValues.secret
-
object  +
boolean 
@@ -2520,12 +2507,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.securityBundle.namespace
-
null  +
string 
@@ -2533,9 +2520,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.securityBundle.version
string  @@ -2546,9 +2533,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.teleport-kube-agent
object  @@ -2559,12 +2546,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.teleport-kube-agent.appName
-
boolean  +
string 
@@ -2572,12 +2559,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.teleport-kube-agent.catalog
-
array  +
string 
@@ -2585,9 +2572,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.teleport-kube-agent.chartName
string  @@ -2598,12 +2585,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.teleport-kube-agent.clusterValues
-
array  +
object 
@@ -2611,12 +2598,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.teleport-kube-agent.clusterValues.configMap
-
string  +
boolean 
@@ -2624,12 +2611,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.teleport-kube-agent.clusterValues.secret
-
string  +
boolean 
@@ -2637,12 +2624,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.teleport-kube-agent.enabled
-
object  +
boolean 
@@ -2650,9 +2637,22 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.teleport-kube-agent.extraConfigs +
+
+
array  +
+
+
+
+
+
+
object  @@ -2663,9 +2663,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.teleport-kube-agent.extraConfigs[*].kind
string  @@ -2676,12 +2676,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.teleport-kube-agent.extraConfigs[*].name
-
array  +
string 
@@ -2689,9 +2689,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.teleport-kube-agent.extraConfigs[*].namespace
string  @@ -2702,12 +2702,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.teleport-kube-agent.forceUpgrade
-
string  +
boolean 
@@ -2715,9 +2715,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.teleport-kube-agent.namespace
string  @@ -2728,12 +2728,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.teleport-kube-agent.version
-
object  +
string 
@@ -2741,9 +2741,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.vpa
object  @@ -2754,12 +2754,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.vpa.appName
-
object  +
string 
@@ -2767,12 +2767,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.vpa.catalog
-
object  +
string 
@@ -2780,12 +2780,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.vpa.chartName
-
boolean  +
string 
@@ -2793,9 +2793,9 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.vpa.clusterValues
object  @@ -2806,12 +2806,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.vpa.clusterValues.configMap
-
object  +
boolean 
@@ -2819,12 +2819,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.vpa.clusterValues.secret
-
object  +
boolean 
@@ -2832,12 +2832,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.vpa.dependsOn
-
object  +
string 
@@ -2845,12 +2845,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.vpa.enabled
-
string  +
boolean 
@@ -2858,12 +2858,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.vpa.namespace
-
object  +
string 
@@ -2871,12 +2871,12 @@ The `default-apps-aws` chart templates all the components required for a Cluster
+ .apps.vpa.version
-
boolean  +
string 
diff --git a/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-azure.md b/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-azure.md index e576c9afe5..ac3b0c96a4 100644 --- a/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-azure.md +++ b/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-azure.md @@ -4,9 +4,9 @@ linkTitle: default-apps-azure description: A Helm chart defining the preinstalled apps running in all Giant Swarm Azure clusters.; Check here the different properties of the chart. weight: 100 menu: - main: + principal: identifier: default-apps-azure - parent: uiapi-cluster-apps + parent: reference-cluster-apps layout: cluster-app user_questions: - What properties can I configure for default-apps-azure? diff --git a/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-cloud-director.md b/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-cloud-director.md index 5317c2de7f..9cc3e28db2 100644 --- a/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-cloud-director.md +++ b/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-cloud-director.md @@ -4,9 +4,9 @@ linkTitle: default-apps-cloud-director description: A Helm chart which defines the pre-installed apps in all Giant Swarm Cloud Director (VCD) clusters; Check here the different properties of the chart. weight: 100 menu: - main: + principal: identifier: default-apps-cloud-director - parent: uiapi-cluster-apps + parent: reference-cluster-apps layout: cluster-app user_questions: - What properties can I configure for default-apps-cloud-director? diff --git a/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-eks.md b/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-eks.md index a848e26634..d953708583 100644 --- a/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-eks.md +++ b/src/content/vintage/use-the-api/management-api/cluster-apps/default-apps-eks.md @@ -4,9 +4,9 @@ linkTitle: default-apps-eks description: A Helm chart for default-apps-eks; Check here the different properties of the chart. weight: 100 menu: - main: + principal: identifier: default-apps-eks - parent: uiapi-cluster-apps + parent: reference-cluster-apps layout: cluster-app user_questions: - What properties can I configure for default-apps-eks? @@ -29,167 +29,6 @@ The `default-apps-eks` chart templates all the components required for a Cluster -
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
+ +
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object  -
-
-
-
-
-
- -
-
-
object, string  -
-
-
-
-
+ +
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object  +
+
+
+
+
+
+ +
+
+
object, string  +
+
+
+