ingress?
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not 2023-06-22 00:23:02 +10:00
parent a73a333f40
commit 1d56271b7e

View File

@ -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