1
0
Fork 0

naming services

This commit is contained in:
sido 2018-06-25 16:32:02 +02:00
parent 4f7fc5619f
commit 0027ffa8e9
2 changed files with 7 additions and 1 deletions

View File

@ -2,13 +2,16 @@ apiVersion: extensions/v1beta1
kind: Deployment
metadata:
creationTimestamp: null
name: nexus
name: httpd
labels:
app: nexus
environment: production
spec:
replicas: 1
strategy: {}
selector:
matchLabels:
app: httod
template:
metadata:
labels:

View File

@ -9,6 +9,9 @@ metadata:
spec:
replicas: 1
strategy: {}
selector:
matchLabels:
app: nexus
template:
metadata:
labels: