diff --git a/sock-shop/queue-master.yaml b/sock-shop/queue-master.yaml index 87a8385..6a708d8 100644 --- a/sock-shop/queue-master.yaml +++ b/sock-shop/queue-master.yaml @@ -30,6 +30,9 @@ spec: memory: 300Mi ports: - containerPort: 80 + securityContext: + runAsUser: 1000 + --- apiVersion: v1 # Service - queue-master kind: Service