22
33:description: Find the default values and descriptions of settings in the Redpanda Console Helm chart.
44
5- image:https://img.shields.io/badge/Version-3.1 .0-informational?style=flat-square[Version:
6- 3.1 .0]
5+ image:https://img.shields.io/badge/Version-3.3 .0-informational?style=flat-square[Version:
6+ 3.3 .0]
77image:https://img.shields.io/badge/Type-application-informational?style=flat-square[Type:
88application]
9- image:https://img.shields.io/badge/AppVersion-v3.1.0 -informational?style=flat-square[AppVersion:
10- v3.1.0 ]
9+ image:https://img.shields.io/badge/AppVersion-v3.3.2 -informational?style=flat-square[AppVersion:
10+ v3.3.2 ]
1111
1212This page describes the official Redpanda Console Helm Chart. In
1313particular, this page describes the contents of the chart’s
@@ -53,7 +53,7 @@ Annotations to add to the deployment.
5353
5454=== link:++https://artifacthub.io/packages/helm/redpanda-data/console?modal=values&path=automountServiceAccountToken++[automountServiceAccountToken]
5555
56- Automount API credentials for the Service Account into the pod. Redpanda Console
56+ Automount API credentials for the Service Account into the pod. Console
5757does not communicate with Kubernetes API.
5858
5959*Default:* `false`
@@ -83,7 +83,7 @@ does not communicate with Kubernetes API.
8383Settings for the `Config.yaml` (required). For a reference of
8484configuration settings, see the
8585https://docs.redpanda.com/docs/reference/console/config/[Redpanda
86- Redpanda Consoleonsole documentation].
86+ Console documentation].
8787
8888*Default:* `{}`
8989
@@ -95,6 +95,13 @@ Redpanda Consoleonsole documentation].
9595
9696*Default:* `true`
9797
98+ === link:++https://artifacthub.io/packages/helm/redpanda-data/console?modal=values&path=extraContainerPorts++[extraContainerPorts]
99+
100+ Add additional container ports to the console container. Useful when
101+ using multi-listener configuration.
102+
103+ *Default:* `[]`
104+
98105=== link:++https://artifacthub.io/packages/helm/redpanda-data/console?modal=values&path=extraContainers++[extraContainers]
99106
100107Add additional containers, such as for oauth2-proxy.
@@ -344,7 +351,7 @@ Annotations to add to the service account.
344351=== link:++https://artifacthub.io/packages/helm/redpanda-data/console?modal=values&path=serviceAccount.automountServiceAccountToken++[serviceAccount.automountServiceAccountToken]
345352
346353Specifies whether a service account should automount API-Credentials.
347- Redpanda Console does not communicate with Kubernetes API. The ServiceAccount
354+ Console does not communicate with Kubernetes API. The ServiceAccount
348355could be used for workload identity.
349356
350357*Default:* `false`
0 commit comments