refactor: normalize sub2api target defaults (#352)

Co-authored-by: Codex <codex@noreply.local>
This commit is contained in:
Lyon
2026-06-14 11:58:50 +08:00
committed by GitHub
parent 1d29ceac60
commit 3eddc71eb7
3 changed files with 339 additions and 159 deletions
+19
View File
@@ -9,6 +9,25 @@ metadata:
- 339
- 340
defaults:
targetId: D601
cleanup:
externalDbState:
postgresStatefulSetName: sub2api-postgres
postgresServiceName: sub2api-postgres
postgresPvcName: postgres-data-sub2api-postgres-0
appDataPvcName: sub2api-data
redisPersistentState:
pvcName: sub2api-redis-data
publicExposure:
deploymentName: sub2api-frpc
configMapName: sub2api-frpc-config
secretName: sub2api-frpc-secrets
egressProxy:
deploymentName: sub2api-egress-proxy
serviceName: sub2api-egress-proxy
secretName: sub2api-egress-proxy-config
image:
repository: weishaw/sub2api
tag: 0.1.136