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

This commit is contained in:
Simple_Not
2023-06-19 23:57:55 +10:00
parent e596578cdf
commit b583a5be65
9 changed files with 13 additions and 84 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: v1
kind: Service
metadata:
name: hw-service
namespace: vdk2ch
spec:
selector:
app.kubernetes.io/name: helloworld
ports:
- protocol: TCP
port: 80
targetPort: 9376