Skip to content

Commit

Permalink
Added emptyDir volume to spire-agent SCC (#243)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Block <andy.block@gmail.com>
  • Loading branch information
sabre1041 authored Feb 10, 2024
1 parent a2e5a4e commit 34a39cb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ volumes:
- hostPath
- projected
- secret
- emptyDir
allowHostDirVolumePlugin: true
allowHostIPC: true
allowHostNetwork: true
Expand Down

0 comments on commit 34a39cb

Please sign in to comment.