diff --git a/charts/beyla/values.yaml b/charts/beyla/values.yaml index d5b8d762d9..6a072b1b18 100644 --- a/charts/beyla/values.yaml +++ b/charts/beyla/values.yaml @@ -41,7 +41,7 @@ rbac: extraClusterRoleRules: [] # - apiGroups: [] # resources: [] - + serviceAccount: # -- Specifies whether a service account should be created create: true @@ -170,7 +170,7 @@ config: # grafana: # otlp: # cloud_zone: prod-eu-west-0 - # cloud_instance_id: 123456 + # cloud_instance_id: 123456 # cloud_api_key: attributes: kubernetes: @@ -186,8 +186,8 @@ config: ## BEYLA_INTERNAL_METRICS_PROMETHEUS_PORT: 9090 # -- extra environment variables env: {} - #BEYLA_INTERNAL_METRICS_PROMETHEUS_PORT: 9090 - #BEYLA_PRINT_TRACES: "true" + # BEYLA_INTERNAL_METRICS_PROMETHEUS_PORT: 9090 + # BEYLA_PRINT_TRACES: "true" # -- extra environment variables to be set from resources such as k8s configMaps/secrets envValueFrom: {}