release
All checks were successful
CI/CD Pipeline / build (push) Successful in 11s

This commit is contained in:
2026-03-04 10:38:49 -07:00
parent 190174ab17
commit 0f1b4ea7ed
3 changed files with 12 additions and 6 deletions

View File

@@ -64,10 +64,12 @@ spec:
selector:
app: node-1
ports:
- protocol: TCP
- name: http
protocol: TCP
port: 4000
targetPort: 4000
- protocol: TCP
- name: dist
protocol: TCP
port: 9000
targetPort: 9000
type: ClusterIP