diff --git a/bitnami/grafana-tempo/Chart.yaml b/bitnami/grafana-tempo/Chart.yaml index 5f3864110f..b3ae4ce8f5 100644 --- a/bitnami/grafana-tempo/Chart.yaml +++ b/bitnami/grafana-tempo/Chart.yaml @@ -39,4 +39,4 @@ maintainers: name: grafana-tempo sources: - https://github.com/bitnami/charts/tree/main/bitnami/grafana-tempo -version: 2.6.1 +version: 2.7.0 diff --git a/bitnami/grafana-tempo/README.md b/bitnami/grafana-tempo/README.md index 75fdb27687..73cfe73dff 100644 --- a/bitnami/grafana-tempo/README.md +++ b/bitnami/grafana-tempo/README.md @@ -159,6 +159,7 @@ The command removes all the Kubernetes components associated with the chart and | `compactor.containerSecurityContext.capabilities.drop` | List of capabilities to be dropped | `["ALL"]` | | `compactor.containerSecurityContext.seccompProfile.type` | Set container's Security Context seccomp profile | `RuntimeDefault` | | `compactor.lifecycleHooks` | for the compactor container(s) to automate configuration before or after startup | `{}` | +| `compactor.automountServiceAccountToken` | Mount Service Account token in pod | `false` | | `compactor.hostAliases` | compactor pods host aliases | `[]` | | `compactor.podLabels` | Extra labels for compactor pods | `{}` | | `compactor.podAnnotations` | Annotations for compactor pods | `{}` | @@ -244,6 +245,7 @@ The command removes all the Kubernetes components associated with the chart and | `distributor.containerSecurityContext.capabilities.drop` | List of capabilities to be dropped | `["ALL"]` | | `distributor.containerSecurityContext.seccompProfile.type` | Set container's Security Context seccomp profile | `RuntimeDefault` | | `distributor.lifecycleHooks` | for the distributor container(s) to automate configuration before or after startup | `{}` | +| `distributor.automountServiceAccountToken` | Mount Service Account token in pod | `false` | | `distributor.hostAliases` | distributor pods host aliases | `[]` | | `distributor.podLabels` | Extra labels for distributor pods | `{}` | | `distributor.podAnnotations` | Annotations for distributor pods | `{}` | @@ -332,6 +334,7 @@ The command removes all the Kubernetes components associated with the chart and | `metricsGenerator.containerSecurityContext.capabilities.drop` | List of capabilities to be dropped | `["ALL"]` | | `metricsGenerator.containerSecurityContext.seccompProfile.type` | Set container's Security Context seccomp profile | `RuntimeDefault` | | `metricsGenerator.lifecycleHooks` | for the metricsGenerator container(s) to automate configuration before or after startup | `{}` | +| `metricsGenerator.automountServiceAccountToken` | Mount Service Account token in pod | `false` | | `metricsGenerator.hostAliases` | metricsGenerator pods host aliases | `[]` | | `metricsGenerator.podLabels` | Extra labels for metricsGenerator pods | `{}` | | `metricsGenerator.podAnnotations` | Annotations for metricsGenerator pods | `{}` | @@ -418,6 +421,7 @@ The command removes all the Kubernetes components associated with the chart and | `ingester.containerSecurityContext.allowPrivilegeEscalation` | Set container's Security Context allowPrivilegeEscalation | `false` | | `ingester.containerSecurityContext.capabilities.drop` | List of capabilities to be dropped | `["ALL"]` | | `ingester.containerSecurityContext.seccompProfile.type` | Set container's Security Context seccomp profile | `RuntimeDefault` | +| `ingester.automountServiceAccountToken` | Mount Service Account token in pod | `false` | | `ingester.hostAliases` | ingester pods host aliases | `[]` | | `ingester.podLabels` | Extra labels for ingester pods | `{}` | | `ingester.podAnnotations` | Annotations for ingester pods | `{}` | @@ -518,6 +522,7 @@ The command removes all the Kubernetes components associated with the chart and | `querier.containerSecurityContext.capabilities.drop` | List of capabilities to be dropped | `["ALL"]` | | `querier.containerSecurityContext.seccompProfile.type` | Set container's Security Context seccomp profile | `RuntimeDefault` | | `querier.lifecycleHooks` | for the Querier container(s) to automate configuration before or after startup | `{}` | +| `querier.automountServiceAccountToken` | Mount Service Account token in pod | `false` | | `querier.hostAliases` | querier pods host aliases | `[]` | | `querier.podLabels` | Extra labels for querier pods | `{}` | | `querier.podAnnotations` | Annotations for querier pods | `{}` | @@ -605,6 +610,7 @@ The command removes all the Kubernetes components associated with the chart and | `queryFrontend.containerSecurityContext.capabilities.drop` | List of capabilities to be dropped | `["ALL"]` | | `queryFrontend.containerSecurityContext.seccompProfile.type` | Set container's Security Context seccomp profile | `RuntimeDefault` | | `queryFrontend.lifecycleHooks` | for the queryFrontend container(s) to automate configuration before or after startup | `{}` | +| `queryFrontend.automountServiceAccountToken` | Mount Service Account token in pod | `false` | | `queryFrontend.hostAliases` | queryFrontend pods host aliases | `[]` | | `queryFrontend.podLabels` | Extra labels for queryFrontend pods | `{}` | | `queryFrontend.podAnnotations` | Annotations for queryFrontend pods | `{}` | @@ -747,6 +753,7 @@ The command removes all the Kubernetes components associated with the chart and | `vulture.containerSecurityContext.capabilities.drop` | List of capabilities to be dropped | `["ALL"]` | | `vulture.containerSecurityContext.seccompProfile.type` | Set container's Security Context seccomp profile | `RuntimeDefault` | | `vulture.lifecycleHooks` | for the vulture container(s) to automate configuration before or after startup | `{}` | +| `vulture.automountServiceAccountToken` | Mount Service Account token in pod | `false` | | `vulture.hostAliases` | vulture pods host aliases | `[]` | | `vulture.podLabels` | Extra labels for vulture pods | `{}` | | `vulture.podAnnotations` | Annotations for vulture pods | `{}` | diff --git a/bitnami/grafana-tempo/templates/compactor/deployment.yaml b/bitnami/grafana-tempo/templates/compactor/deployment.yaml index 3aac7f82b4..ede5f63d65 100644 --- a/bitnami/grafana-tempo/templates/compactor/deployment.yaml +++ b/bitnami/grafana-tempo/templates/compactor/deployment.yaml @@ -36,6 +36,7 @@ spec: spec: serviceAccountName: {{ template "grafana-tempo.serviceAccountName" . }} {{- include "grafana-tempo.imagePullSecrets" . | nindent 6 }} + automountServiceAccountToken: {{ .Values.compactor.automountServiceAccountToken }} {{- if .Values.compactor.hostAliases }} hostAliases: {{- include "common.tplvalues.render" (dict "value" .Values.compactor.hostAliases "context" $) | nindent 8 }} {{- end }} diff --git a/bitnami/grafana-tempo/templates/distributor/deployment.yaml b/bitnami/grafana-tempo/templates/distributor/deployment.yaml index ef20cb796a..356d5106dc 100644 --- a/bitnami/grafana-tempo/templates/distributor/deployment.yaml +++ b/bitnami/grafana-tempo/templates/distributor/deployment.yaml @@ -35,6 +35,7 @@ spec: spec: serviceAccountName: {{ template "grafana-tempo.serviceAccountName" . }} {{- include "grafana-tempo.imagePullSecrets" . | nindent 6 }} + automountServiceAccountToken: {{ .Values.distributor.automountServiceAccountToken }} {{- if .Values.distributor.hostAliases }} hostAliases: {{- include "common.tplvalues.render" (dict "value" .Values.distributor.hostAliases "context" $) | nindent 8 }} {{- end }} diff --git a/bitnami/grafana-tempo/templates/ingester/statefulset.yaml b/bitnami/grafana-tempo/templates/ingester/statefulset.yaml index bb086f7688..0f7a7751aa 100644 --- a/bitnami/grafana-tempo/templates/ingester/statefulset.yaml +++ b/bitnami/grafana-tempo/templates/ingester/statefulset.yaml @@ -36,6 +36,7 @@ spec: spec: serviceAccountName: {{ template "grafana-tempo.serviceAccountName" . }} {{- include "grafana-tempo.imagePullSecrets" . | nindent 6 }} + automountServiceAccountToken: {{ .Values.ingester.automountServiceAccountToken }} {{- if .Values.ingester.hostAliases }} hostAliases: {{- include "common.tplvalues.render" (dict "value" .Values.ingester.hostAliases "context" $) | nindent 8 }} {{- end }} diff --git a/bitnami/grafana-tempo/templates/metrics-generator/deployment.yaml b/bitnami/grafana-tempo/templates/metrics-generator/deployment.yaml index 594f54d3e4..9f2129dae4 100644 --- a/bitnami/grafana-tempo/templates/metrics-generator/deployment.yaml +++ b/bitnami/grafana-tempo/templates/metrics-generator/deployment.yaml @@ -35,6 +35,7 @@ spec: spec: serviceAccountName: {{ template "grafana-tempo.serviceAccountName" . }} {{- include "grafana-tempo.imagePullSecrets" . | nindent 6 }} + automountServiceAccountToken: {{ .Values.metricsGenerator.automountServiceAccountToken }} {{- if .Values.metricsGenerator.hostAliases }} hostAliases: {{- include "common.tplvalues.render" (dict "value" .Values.metricsGenerator.hostAliases "context" $) | nindent 8 }} {{- end }} diff --git a/bitnami/grafana-tempo/templates/querier/deployment.yaml b/bitnami/grafana-tempo/templates/querier/deployment.yaml index d6ad241c63..e096854618 100644 --- a/bitnami/grafana-tempo/templates/querier/deployment.yaml +++ b/bitnami/grafana-tempo/templates/querier/deployment.yaml @@ -35,6 +35,7 @@ spec: spec: serviceAccountName: {{ template "grafana-tempo.serviceAccountName" . }} {{- include "grafana-tempo.imagePullSecrets" . | nindent 6 }} + automountServiceAccountToken: {{ .Values.querier.automountServiceAccountToken }} {{- if .Values.querier.hostAliases }} hostAliases: {{- include "common.tplvalues.render" (dict "value" .Values.querier.hostAliases "context" $) | nindent 8 }} {{- end }} diff --git a/bitnami/grafana-tempo/templates/query-frontend/deployment.yaml b/bitnami/grafana-tempo/templates/query-frontend/deployment.yaml index 2c36ace0f0..157612b1ac 100644 --- a/bitnami/grafana-tempo/templates/query-frontend/deployment.yaml +++ b/bitnami/grafana-tempo/templates/query-frontend/deployment.yaml @@ -37,6 +37,7 @@ spec: spec: serviceAccountName: {{ template "grafana-tempo.serviceAccountName" . }} {{- include "grafana-tempo.imagePullSecrets" . | nindent 6 }} + automountServiceAccountToken: {{ .Values.queryFrontend.automountServiceAccountToken }} {{- if .Values.queryFrontend.hostAliases }} hostAliases: {{- include "common.tplvalues.render" (dict "value" .Values.queryFrontend.hostAliases "context" $) | nindent 8 }} {{- end }} diff --git a/bitnami/grafana-tempo/templates/vulture/deployment.yaml b/bitnami/grafana-tempo/templates/vulture/deployment.yaml index b992dae08b..5a0e170865 100644 --- a/bitnami/grafana-tempo/templates/vulture/deployment.yaml +++ b/bitnami/grafana-tempo/templates/vulture/deployment.yaml @@ -37,6 +37,7 @@ spec: spec: serviceAccountName: {{ template "grafana-tempo.serviceAccountName" . }} {{- include "grafana-tempo.imagePullSecrets" . | nindent 6 }} + automountServiceAccountToken: {{ .Values.vulture.automountServiceAccountToken }} {{- if .Values.vulture.hostAliases }} hostAliases: {{- include "common.tplvalues.render" (dict "value" .Values.vulture.hostAliases "context" $) | nindent 8 }} {{- end }} diff --git a/bitnami/grafana-tempo/values.yaml b/bitnami/grafana-tempo/values.yaml index dc87a57c35..4688c554ac 100644 --- a/bitnami/grafana-tempo/values.yaml +++ b/bitnami/grafana-tempo/values.yaml @@ -381,6 +381,9 @@ compactor: ## @param compactor.lifecycleHooks for the compactor container(s) to automate configuration before or after startup ## lifecycleHooks: {} + ## @param compactor.automountServiceAccountToken Mount Service Account token in pod + ## + automountServiceAccountToken: false ## @param compactor.hostAliases compactor pods host aliases ## https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/ ## @@ -660,6 +663,9 @@ distributor: ## @param distributor.lifecycleHooks for the distributor container(s) to automate configuration before or after startup ## lifecycleHooks: {} + ## @param distributor.automountServiceAccountToken Mount Service Account token in pod + ## + automountServiceAccountToken: false ## @param distributor.hostAliases distributor pods host aliases ## https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/ ## @@ -945,6 +951,9 @@ metricsGenerator: ## @param metricsGenerator.lifecycleHooks for the metricsGenerator container(s) to automate configuration before or after startup ## lifecycleHooks: {} + ## @param metricsGenerator.automountServiceAccountToken Mount Service Account token in pod + ## + automountServiceAccountToken: false ## @param metricsGenerator.hostAliases metricsGenerator pods host aliases ## https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/ ## @@ -1222,6 +1231,9 @@ ingester: drop: ["ALL"] seccompProfile: type: "RuntimeDefault" + ## @param ingester.automountServiceAccountToken Mount Service Account token in pod + ## + automountServiceAccountToken: false ## @param ingester.hostAliases ingester pods host aliases ## https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/ ## @@ -1548,6 +1560,9 @@ querier: ## @param querier.lifecycleHooks for the Querier container(s) to automate configuration before or after startup ## lifecycleHooks: {} + ## @param querier.automountServiceAccountToken Mount Service Account token in pod + ## + automountServiceAccountToken: false ## @param querier.hostAliases querier pods host aliases ## https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/ ## @@ -1831,6 +1846,9 @@ queryFrontend: ## @param queryFrontend.lifecycleHooks for the queryFrontend container(s) to automate configuration before or after startup ## lifecycleHooks: {} + ## @param queryFrontend.automountServiceAccountToken Mount Service Account token in pod + ## + automountServiceAccountToken: false ## @param queryFrontend.hostAliases queryFrontend pods host aliases ## https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/ ## @@ -2306,6 +2324,9 @@ vulture: ## @param vulture.lifecycleHooks for the vulture container(s) to automate configuration before or after startup ## lifecycleHooks: {} + ## @param vulture.automountServiceAccountToken Mount Service Account token in pod + ## + automountServiceAccountToken: false ## @param vulture.hostAliases vulture pods host aliases ## https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/ ##