- Deploy signal-cli-rest-api 0.85 for Hermes Signal notifications - Replace broken astro-orbiter VM (10.1.71.130:8080) with K8s service - ArgoCD-managed GitOps deployment in connections namespace - NFS-backed persistent storage for signal-cli state - Fixes UNREGISTERED_FAILURE affecting midday market cron job - Epcot-themed service (communication pavilion concept) Service endpoint: http://connections.connections.svc.cluster.local:8080
9 lines
179 B
YAML
9 lines
179 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: connections
|
|
labels:
|
|
app.kubernetes.io/name: connections
|
|
app.kubernetes.io/component: messaging-gateway
|
|
theme: epcot
|