This commit is contained in:
		| @@ -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  | ||||||
		Reference in New Issue
	
	Block a user