Skip to content

Commit

Permalink
fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
adamancini committed Oct 30, 2024
1 parent da5f67f commit dfc5357
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions netshoot-daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ spec:
# runAsUser: 1000
# fsGroup: 2000
containers:
- name: netshoot
image: "docker.io/nicolaka/netshoot"
imagePullPolicy: Always
securityContext:
privileged: true
tty: true
stdin: true
- name: netshoot
image: "docker.io/nicolaka/netshoot"
imagePullPolicy: Always
securityContext:
privileged: true
tty: true
stdin: true

0 comments on commit dfc5357

Please sign in to comment.