Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mackjmr committed Jul 18, 2024
1 parent a7be2a8 commit 43644ae
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions ci/agent-values/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ agents:
tag: 7.55.0
tagSuffix: jmx
datadog:
apiKey: $KEY
apiKeyExistingSecret: datadog-secrets
logs:
enabled: true
otlp:
Expand All @@ -13,10 +13,3 @@ datadog:
enabled: true
http:
enabled: true
env:
- name: KEY
valueFrom:
secretKeyRef:
name: datadog-secrets
key: api-key
optional: false

0 comments on commit 43644ae

Please sign in to comment.