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

This commit is contained in:
Simple_Not 2023-06-22 00:24:17 +10:00
parent 6affc015ee
commit 490bef4610
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -17,7 +17,7 @@ spec:
service:
name: hw-service
port:
number: 6666
number: 30001
# - path: /
# pathType: Prefix
# backend: