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

@@ -1,15 +1,15 @@
apiVersion: v1
kind: Service
metadata:
name: selenium-hub
name: selenium-hub
labels:
name: selenium-hub
app: selenium-hub
spec:
ports:
- port: 4444
targetPort: 4444
name: port0
selector:
name: selenium-hub
app: selenium-hub
type: NodePort
sessionAffinity: None