Update privileged PSP to allow all capabilities.
This commit is contained in:
		
							parent
							
								
									39d11226a2
								
							
						
					
					
						commit
						01515779be
					
				|  | @ -53,6 +53,8 @@ spec: | |||
|     rule: RunAsAny | ||||
|   volumes: | ||||
|   - '*' | ||||
|   allowedCapabilities: | ||||
|   - '*' | ||||
|   hostPID: true | ||||
|   hostIPC: true | ||||
|   hostNetwork: true | ||||
|  |  | |||
|  | @ -14,6 +14,8 @@ spec: | |||
|     rule: RunAsAny | ||||
|   volumes: | ||||
|   - '*' | ||||
|   allowedCapabilities: | ||||
|   - '*' | ||||
|   hostPID: true | ||||
|   hostIPC: true | ||||
|   hostNetwork: true | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue