Fix broken indentation in cockroachdb config from #45447

While I'm here, bring the e2e config precisely in line with the example
config.
This commit is contained in:
Alex Robinson 2017-05-11 15:10:56 -04:00
parent def9266394
commit a18e70cdf7
1 changed files with 10 additions and 11 deletions

View File

@ -99,7 +99,6 @@ spec:
- name: POD_NAMESPACE - name: POD_NAMESPACE
valueFrom: valueFrom:
fieldRef: fieldRef:
apiVersion: v1
fieldPath: metadata.namespace fieldPath: metadata.namespace
volumeMounts: volumeMounts:
- name: datadir - name: datadir
@ -110,7 +109,7 @@ spec:
- weight: 100 - weight: 100
podAffinityTerm: podAffinityTerm:
labelSelector: labelSelector:
matchExpress: matchExpressions:
- key: app - key: app
operator: In operator: In
values: values: