Added emptyDir volume to spire-agent SCC (#243)

Signed-off-by: Andrew Block <[email protected]>
This commit is contained in:
Andrew Block
2024-02-10 04:51:59 -08:00
committed by GitHub
parent a2e5a4e629
commit 34a39cb76e
@@ -17,6 +17,7 @@ volumes:
- hostPath
- projected
- secret
- emptyDir
allowHostDirVolumePlugin: true
allowHostIPC: true
allowHostNetwork: true