Skip to content

Commit

Permalink
Merge pull request #32 from ariyonaty/patch-1
Browse files Browse the repository at this point in the history
docs: update pod escape manifest with command
  • Loading branch information
carlospolop authored Jan 22, 2024
2 parents 1bd4b30 + a648433 commit 83b5007
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -500,6 +500,7 @@ spec:
- image: ubuntu
imagePullPolicy: Always
name: attacker-pod
command: ["/bin/sh", "-c", "sleep infinity"]
volumeMounts:
- name: host-fs
mountPath: /root
Expand Down

0 comments on commit 83b5007

Please sign in to comment.