fix: add privileged PodSecurity label — Wings dind requires privileged containers
This commit is contained in:
@@ -5,3 +5,4 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/name: game-servers
|
app.kubernetes.io/name: game-servers
|
||||||
app.kubernetes.io/managed-by: orion
|
app.kubernetes.io/managed-by: orion
|
||||||
|
pod-security.kubernetes.io/enforce: privileged
|
||||||
|
|||||||
Reference in New Issue
Block a user