Skip to content

Commit 8251775

Browse files
committed
[zh]Remove excess whitespace
1 parent a49bb7f commit 8251775

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

content/en/examples/pods/security/security-context-3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ metadata:
55
spec:
66
containers:
77
- name: sec-ctx-3
8-
image: gcr.io/google-samples/node-hello:1.0
8+
image: gcr.io/google-samples/node-hello:1.0

content/zh/examples/pods/security/security-context-3.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,4 @@ metadata:
55
spec:
66
containers:
77
- name: sec-ctx-3
8-
image: gcr.io/google-samples/node-hello:1.0
9-
10-
11-
8+
image: gcr.io/google-samples/node-hello:1.0

0 commit comments

Comments
 (0)