Reckless_Satoshi a069f98a1a init
2023-09-29 05:10:16 -07:00

14 lines
198 B
YAML

apiVersion: v1
kind: Service
metadata:
name: thub-external
labels:
app: thub
spec:
type: NodePort
ports:
- name: http
nodePort: 30010
port: 3000
selector:
app: thub