Merge pull request #2219 from pikasTech/feat/selfmedia-public-edge
Pipelines as Code CI / hwlab-web-probe-sentinel-nc01- Success
Pipelines as Code CI / platform-infra-gitea-nc01- Failed
Pipelines as Code CI / unidesk-host- Success

feat: 接入 SelfMedia 共享 HTTPS edge
This commit is contained in:
Lyon
2026-07-15 22:34:51 +08:00
committed by GitHub
2 changed files with 12 additions and 0 deletions
+6
View File
@@ -77,3 +77,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