Added emptyDir volume to spire-agent SCC (#243)
Signed-off-by: Andrew Block <[email protected]>
This commit is contained in:
@@ -17,6 +17,7 @@ volumes:
|
|||||||
- hostPath
|
- hostPath
|
||||||
- projected
|
- projected
|
||||||
- secret
|
- secret
|
||||||
|
- emptyDir
|
||||||
allowHostDirVolumePlugin: true
|
allowHostDirVolumePlugin: true
|
||||||
allowHostIPC: true
|
allowHostIPC: true
|
||||||
allowHostNetwork: true
|
allowHostNetwork: true
|
||||||
|
|||||||
Reference in New Issue
Block a user