@@ -9,6 +9,7 @@ spec:
|
||||
- name: http
|
||||
port: 8080
|
||||
targetPort: 8080
|
||||
nodePort: 32321
|
||||
selector:
|
||||
app: app
|
||||
type: ClusterIP
|
||||
type: NodePort
|
||||
|
||||
@@ -9,7 +9,6 @@ spec:
|
||||
- name: http
|
||||
port: 8888
|
||||
targetPort: 8888
|
||||
nodePort: 32321
|
||||
selector:
|
||||
app: configuration-watcher
|
||||
type: NodePort
|
||||
type: ClusterIP
|
||||
|
||||
Reference in New Issue
Block a user