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