add openspeedtest

This commit is contained in:
2025-05-06 09:34:31 -05:00
parent 59734e07a5
commit 60053fb88a
6 changed files with 193 additions and 74 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: v1
kind: Service
metadata:
name: openspeedtest
spec:
ports:
- name: http
port: 3000
targetPort: 3000
protocol: TCP
selector:
app: openspeedtest