unify all service yaml: use 2 spaces indent (#4754)

This commit is contained in:
TigerXu
2017-08-22 07:28:12 +08:00
committed by Andrew Chen
parent 68def552fb
commit e81e3c8464
14 changed files with 108 additions and 108 deletions
@@ -101,9 +101,9 @@ spec:
name: busybox
clusterIP: None
ports:
- name: foo # Actually, no port is needed.
port: 1234
targetPort: 1234
- name: foo # Actually, no port is needed.
port: 1234
targetPort: 1234
---
apiVersion: v1
kind: Pod