Skip to content

Commit

Permalink
Adding deprecation notice for env
Browse files Browse the repository at this point in the history
  • Loading branch information
jtyr committed Jan 7, 2025
1 parent 4af0711 commit 0640a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/opentelemetry-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ manager:
cpu: 100m
memory: 64Mi
# ephemeral-storage: 50Mi
## Adds additional environment variables
## Adds additional environment variables. This property will be deprecated. Please use extraEnvs instead.
## e.g ENV_VAR: env_value
env:
ENABLE_WEBHOOKS: "true"
Expand Down

0 comments on commit 0640a37

Please sign in to comment.