diff --git a/busybox.yaml b/busybox.yaml index 0d24d74..dbbf501 100644 --- a/busybox.yaml +++ b/busybox.yaml @@ -14,6 +14,8 @@ spec: labels: app: busybox spec: + securityContext: + runAsNonRoot: true containers: - name: busybox image: busybox