This commit is contained in:
parent
7d42cef456
commit
c5d7eb478b
@ -4,9 +4,11 @@ metadata:
|
|||||||
name: hw-service
|
name: hw-service
|
||||||
namespace: vdk2ch
|
namespace: vdk2ch
|
||||||
spec:
|
spec:
|
||||||
|
type: NodePort
|
||||||
selector:
|
selector:
|
||||||
app.kubernetes.io/name: helloworld
|
app.kubernetes.io/name: helloworld
|
||||||
ports:
|
ports:
|
||||||
- protocol: TCP
|
- protocol: TCP
|
||||||
port: 80
|
port: 80
|
||||||
targetPort: 9376
|
targetPort: 80
|
||||||
|
nodePort: 7855
|
Loading…
Reference in New Issue
Block a user