diff --git a/apps-kustomized/torrents/deploy.yaml b/apps-kustomized/torrents/deploy.yaml index 10eec90..45723fd 100644 --- a/apps-kustomized/torrents/deploy.yaml +++ b/apps-kustomized/torrents/deploy.yaml @@ -24,6 +24,7 @@ spec: securityContext: runAsGroup: 1000 runAsUser: 1000 + privileged: true volumeMounts: - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-t4rzn @@ -84,6 +85,7 @@ spec: securityContext: runAsGroup: 1000 runAsUser: 1000 + privileged: true volumeMounts: - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-t4rzn