new subdomain
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not
2023-07-16 02:24:51 +10:00
parent b04aefbe28
commit 113214ee42
3 changed files with 64 additions and 1 deletions

View File

@@ -28,4 +28,14 @@ spec:
service:
name: flask-htmx-dev-service
port:
number: 5000
number: 5000
- host: our-style.board.vdk2ch.ru
http:
paths:
- path: /(.*)
pathType: Prefix
backend:
service:
name: flask-htmx-our-style-service
port:
number: 5000