Skip to content

Commit

Permalink
fix(ci): format files
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored and zekth committed Feb 16, 2023
1 parent 5f7db6a commit 053f462
Show file tree
Hide file tree
Showing 8 changed files with 56 additions and 56 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,13 +117,6 @@ spec:
name: default-token-w7dxf
readOnly: true
initContainers:
- command:
- sh
- -c
- sleep 5
image: busybox
name: init
resources: {}
- args:
- --redirect-outbound-port
- "15001"
Expand Down Expand Up @@ -161,6 +154,13 @@ spec:
- NET_RAW
runAsGroup: 0
runAsUser: 0
- command:
- sh
- -c
- sleep 5
image: busybox
name: init
resources: {}
volumes:
- name: default-token-w7dxf
secret:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,13 +118,6 @@ spec:
name: default-token-w7dxf
readOnly: true
initContainers:
- command:
- sh
- -c
- sleep 5
image: busybox
name: init
resources: {}
- args:
- --redirect-outbound-port
- "15001"
Expand Down Expand Up @@ -162,6 +155,13 @@ spec:
- NET_RAW
runAsGroup: 0
runAsUser: 0
- command:
- sh
- -c
- sleep 5
image: busybox
name: init
resources: {}
volumes:
- name: default-token-w7dxf
secret:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,13 +118,6 @@ spec:
name: default-token-w7dxf
readOnly: true
initContainers:
- command:
- sh
- -c
- sleep 5
image: busybox
name: init
resources: {}
- args:
- --redirect-outbound-port
- "15001"
Expand Down Expand Up @@ -162,6 +155,13 @@ spec:
- NET_RAW
runAsGroup: 0
runAsUser: 0
- command:
- sh
- -c
- sleep 5
image: busybox
name: init
resources: {}
volumes:
- name: default-token-w7dxf
secret:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,13 +118,6 @@ spec:
name: default-token-w7dxf
readOnly: true
initContainers:
- command:
- sh
- -c
- sleep 5
image: busybox
name: init
resources: {}
- args:
- --redirect-outbound-port
- "15001"
Expand Down Expand Up @@ -162,6 +155,13 @@ spec:
- NET_RAW
runAsGroup: 0
runAsUser: 0
- command:
- sh
- -c
- sleep 5
image: busybox
name: init
resources: {}
volumes:
- name: default-token-w7dxf
secret:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,13 +122,6 @@ spec:
name: default-token-w7dxf
readOnly: true
initContainers:
- command:
- sh
- -c
- sleep 5
image: busybox
name: init
resources: {}
- args:
- --redirect-outbound-port
- "15001"
Expand Down Expand Up @@ -166,6 +159,13 @@ spec:
- NET_RAW
runAsGroup: 0
runAsUser: 0
- command:
- sh
- -c
- sleep 5
image: busybox
name: init
resources: {}
volumes:
- name: default-token-w7dxf
secret:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,13 +132,6 @@ spec:
name: default-token-w7dxf
readOnly: true
initContainers:
- command:
- sh
- -c
- sleep 5
image: busybox
name: init
resources: {}
- args:
- --redirect-outbound-port
- "15001"
Expand Down Expand Up @@ -179,6 +172,13 @@ spec:
- NET_RAW
runAsGroup: 0
runAsUser: 0
- command:
- sh
- -c
- sleep 5
image: busybox
name: init
resources: {}
volumes:
- name: default-token-w7dxf
secret:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,13 +133,6 @@ spec:
name: default-token-w7dxf
readOnly: true
initContainers:
- command:
- sh
- -c
- sleep 5
image: busybox
name: init
resources: {}
- args:
- --redirect-outbound-port
- "15001"
Expand Down Expand Up @@ -180,6 +173,13 @@ spec:
- NET_RAW
runAsGroup: 0
runAsUser: 0
- command:
- sh
- -c
- sleep 5
image: busybox
name: init
resources: {}
volumes:
- name: default-token-w7dxf
secret:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,13 +132,6 @@ spec:
name: default-token-w7dxf
readOnly: true
initContainers:
- command:
- sh
- -c
- sleep 5
image: busybox
name: init
resources: {}
- args:
- --redirect-outbound-port
- "15001"
Expand Down Expand Up @@ -179,6 +172,13 @@ spec:
- NET_RAW
runAsGroup: 0
runAsUser: 0
- command:
- sh
- -c
- sleep 5
image: busybox
name: init
resources: {}
volumes:
- name: default-token-w7dxf
secret:
Expand Down

0 comments on commit 053f462

Please sign in to comment.