This commit is contained in:
@@ -4,12 +4,14 @@ metadata:
|
||||
name: hw-service
|
||||
namespace: vdk2ch
|
||||
spec:
|
||||
type: NodePort
|
||||
#type: NodePort
|
||||
selector:
|
||||
app: helloworld
|
||||
ports:
|
||||
- name: http
|
||||
protocol: TCP
|
||||
port: 80
|
||||
- port: 6666
|
||||
targetPort: 80
|
||||
nodePort: 30001
|
||||
#name: http
|
||||
#protocol: TCP
|
||||
|
||||
|
||||
#nodePort: 30001
|
||||
Reference in New Issue
Block a user