Skip to content

Commit

Permalink
[examples] Fix datadog-agent-secret-backend
Browse files Browse the repository at this point in the history
  • Loading branch information
davidor committed Apr 11, 2022
1 parent d10151a commit e1277bc
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 e1277bc

Please sign in to comment.