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

This commit is contained in:
Simple_Not 2023-06-22 00:51:59 +10:00
parent 6329ea25ef
commit ed4135139d

View File

@ -7,13 +7,13 @@ metadata:
nginx.ingress.kubernetes.io/rewrite-target: /$1
spec:
rules:
- host: hello-world.info
- host: asdf.vdk2ch.ru
http:
paths:
- path: /v2
pathType: Prefix
backend:
service:
name: web2
name: web2
port:
number: 8080