Removes "name" labels, improves document flow, adds highlighting.

This commit is contained in:
Elson Rodriguez
2015-10-07 19:26:58 -07:00
parent 93908b9b14
commit 0bb17fe6df
6 changed files with 56 additions and 39 deletions

View File

@@ -3,15 +3,15 @@ kind: ReplicationController
metadata:
name: selenium-hub
labels:
name: selenium-hub
app: selenium-hub
spec:
replicas: 1
selector:
name: selenium-hub
app: selenium-hub
template:
metadata:
labels:
name: selenium-hub
app: selenium-hub
spec:
containers:
- name: selenium-hub