Skip to content

Commit

Permalink
[examples] Fix datadog-agent-secret-backend (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidor authored and khewonc committed Apr 20, 2022
1 parent 65a4345 commit 671069a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/datadogagent/datadog-agent-secret-backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ spec:
volumeMounts:
- name: secret-volume
mountPath: /etc/secret-volume
process:
volumeMounts:
- name: secret-volume
mountPath: /etc/secret-volume
apm:
enabled: true
volumeMounts:
Expand Down

0 comments on commit 671069a

Please sign in to comment.