NextExplorer++

This commit is contained in:
2026-09-15 10:37:11 +10:00
parent 75854ef7f5
commit 52df4409e1
13 changed files with 244 additions and 1 deletions
@@ -0,0 +1,12 @@
apiVersion: v1
kind: Service
metadata:
name: nextexplorer
namespace: nextexplorer
spec:
ports:
- protocol: TCP
name: web
port: 3000
selector:
app: nextexplorer