initial setup

This commit is contained in:
2024-02-03 14:39:45 +01:00
parent 742b883256
commit 981f86f1c7
67 changed files with 274 additions and 2607 deletions

View File

@@ -0,0 +1,11 @@
apiVersion: v1
kind: Service
metadata:
name: quartz-physics-web
spec:
selector:
app: quartz-physics
ports:
- protocol: TCP
port: 80
targetPort: 80