feat: 接入 SelfMedia 共享 HTTPS edge

This commit is contained in:
Codex
2026-07-15 16:28:48 +02:00
parent a532dbd751
commit 5512da772f
2 changed files with 12 additions and 0 deletions
+6
View File
@@ -56,3 +56,9 @@ targets:
- id: webterm
configRef: config/platform-infra/webterm.yaml
path: targets[id=local-7683].publicExposure
- id: selfmedia-development
configRef: config/selfmedia.yaml
path: delivery.targets.NC01.deployment.publicExposure.edge
- id: selfmedia-production
configRef: config/selfmedia.yaml
path: delivery.targets.NC01_PRODUCTION.deployment.publicExposure.edge
+6
View File
@@ -154,7 +154,10 @@ delivery:
name: selfmedia-public-edge
image: caddy:2.10.2-alpine
containerPort: 8080
hostname: media-dev.hwpod.com
expectedA: 152.53.229.148
upstream: selfmedia.selfmedia.svc.cluster.local:4317
healthPath: /healthz
resources:
requests:
cpu: 20m
@@ -296,7 +299,10 @@ delivery:
hostPort: 4319
edge:
name: selfmedia-production-public-edge
hostname: media.hwpod.com
expectedA: 152.53.229.148
upstream: selfmedia-production.selfmedia-production.svc.cluster.local:4317
healthPath: /healthz
storage:
media:
claimName: selfmedia-production-data