feat(infra): rename infra-data resources and update dependencies for post-1 and post-2

这个提交包含在:
2026-04-21 18:20:37 +08:00 未验证
父节点 39f6d34276
当前提交 65e017c6ee
修改 25 个文件,包含 26 行新增24 行删除
@@ -0,0 +1,20 @@
apiVersion: barmancloud.cnpg.io/v1
kind: ObjectStore
metadata:
name: cnpg17-objectstore-hw
namespace: infra-data
spec:
retentionPolicy: "7d"
configuration:
destinationPath: s3://devcm/cnpg/
endpointURL: https://obs.cn-east-3.myhuaweicloud.com
s3Credentials:
accessKeyId:
name: s3-devcm-hw
key: ACCESS_KEY_ID
secretAccessKey:
name: s3-devcm-hw
key: ACCESS_SECRET_KEY
wal:
compression: gzip
maxParallel: 8