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