Skip to content

Commit

Permalink
add :: App Secret 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
HyunSu1768 committed Jan 31, 2024
1 parent b4795ba commit 3b19979
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/datadog/templates/datadog-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ spec:
apiSecret:
secretName: datadog-secret
keyName: api-key
appSecret:
secretName: datadog-secret
keyName: app-key
features:
apm:
enabled: true
Expand Down

0 comments on commit 3b19979

Please sign in to comment.