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

This commit is contained in:
Simple_Not 2023-06-22 00:18:19 +10:00
parent 00927cc0ba
commit 988f588ed0

View File

@ -11,10 +11,11 @@ spec:
- host: asdf.vdk2ch.ru - host: asdf.vdk2ch.ru
http: http:
paths: paths:
- path: / - path: /
backend: pathType: Prefix
serviceName: hw-service backend:
servicePort: 6666 serviceName: hw-service
servicePort: 6666
# - path: / # - path: /
# pathType: Prefix # pathType: Prefix
# backend: # backend: