test helm
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not 2023-06-20 00:17:25 +10:00
parent f78c06da02
commit 60278237de

View File

@ -8,7 +8,8 @@ spec:
selector:
app: helloworld
ports:
- protocol: TCP
- name: http
protocol: TCP
port: 80
targetPort: 80
nodePort: 30001