Skip to content

Commit

Permalink
linter-test happy now at least locally
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Macias <mario.macias@grafana.com>
  • Loading branch information
mariomac committed Apr 19, 2024
1 parent 9ec50f8 commit 0d5c736
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions charts/beyla/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ rbac:
extraClusterRoleRules: []
# - apiGroups: []
# resources: []

serviceAccount:
# -- Specifies whether a service account should be created
create: true
Expand Down Expand Up @@ -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:
Expand All @@ -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: {}
Expand Down

0 comments on commit 0d5c736

Please sign in to comment.