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

@@ -0,0 +1,14 @@
---
apiVersion: v1
kind: Service
metadata:
name: flask-htmx-our-style-service
namespace: vdk2ch
spec:
selector:
app: flask-htmx-our-style
ports:
- protocol: TCP
name: board
port: 5000
targetPort: 5000