naming services
This commit is contained in:
parent
f1c83cf0c0
commit
4f7fc5619f
@ -7,6 +7,7 @@ metadata:
|
||||
spec:
|
||||
type: NodePort
|
||||
ports:
|
||||
- port: 80
|
||||
- name: httpd
|
||||
port: 80
|
||||
selector:
|
||||
app: httpd
|
||||
|
@ -7,7 +7,9 @@ metadata:
|
||||
spec:
|
||||
type: ClusterIP
|
||||
ports:
|
||||
- port: 8081
|
||||
- port: 5000
|
||||
- name: ui
|
||||
port: 8081
|
||||
- name: docker
|
||||
port: 5000
|
||||
selector:
|
||||
app: nexus
|
||||
|
Loading…
Reference in New Issue
Block a user