60ba428d2b
Namespace, Temporal, router, PVCs, labels, and GHCR API image all renamed from shannon-* to hightower-*. Upstream references preserved: worker image (ghcr.io/farhoodliquor/shannon), .shannon/ dirs, @shannon/worker package imports. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
13 lines
191 B
YAML
13 lines
191 B
YAML
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
name: hightower-api
|
|
namespace: hightower
|
|
spec:
|
|
selector:
|
|
app: hightower-api
|
|
ports:
|
|
- name: http
|
|
port: 3000
|
|
targetPort: 3000
|