test helm
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Simple_Not 2023-06-20 00:03:12 +10:00
parent 7d42cef456
commit c5d7eb478b

View File

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