refactor: normalize sub2api target defaults (#352)
Co-authored-by: Codex <codex@noreply.local>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user