ingress?
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Simple_Not 2023-06-22 00:33:40 +10:00
parent 571f0b4018
commit 57572185ac
2 changed files with 3 additions and 1 deletions

View File

@ -16,6 +16,7 @@ spec:
backend: backend:
service: service:
name: hw-service name: hw-service
namespace: vdk2ch
port: port:
number: 8085 number: 8085
# - path: / # - path: /

View File

@ -14,5 +14,6 @@ spec:
backend: backend:
service: service:
name: web2 name: web2
namespace: vdk2ch
port: port:
number: 8080 number: 8080