feat(k3s): app版本升级 & 安装优化

这个提交包含在:
2026-02-13 16:46:16 +08:00 未验证
父节点 72e1d398f7
当前提交 16fa9bfc5e
修改 11 个文件,包含 55 行新增16 行删除
@@ -21,11 +21,23 @@ spec:
operator: In
values:
- clawhk
instances: 1
imageName: ghcr.io/cloudnative-pg/postgresql:17.4
enableSuperuserAccess: true
enablePDB: false
instances: 1
storage:
size: 10Gi
postgresql:
parameters:
archive_timeout: 30min
env:
- name: AWS_REQUEST_CHECKSUM_CALCULATION
value: when_required
- name: AWS_RESPONSE_CHECKSUM_VALIDATION
value: when_required
plugins:
- name: barman-cloud.cloudnative-pg.io
isWALArchiver: true
parameters:
barmanObjectName: cnpg17-objectstore-hw
serverName: cnpg17-cluster-hk
@@ -21,11 +21,23 @@ spec:
operator: In
values:
- homea
instances: 1
imageName: ghcr.io/cloudnative-pg/postgresql:17.4
enableSuperuserAccess: true
enablePDB: false
instances: 1
storage:
size: 10Gi
postgresql:
parameters:
archive_timeout: 30min
archive_timeout: 30min
env:
- name: AWS_REQUEST_CHECKSUM_CALCULATION
value: when_required
- name: AWS_RESPONSE_CHECKSUM_VALIDATION
value: when_required
plugins:
- name: barman-cloud.cloudnative-pg.io
isWALArchiver: true
parameters:
barmanObjectName: cnpg17-objectstore-hw
serverName: cnpg17-cluster-sh
@@ -1,7 +1,7 @@
apiVersion: barmancloud.cnpg.io/v1
kind: ObjectStore
metadata:
name: devcm-hw
name: cnpg17-objectstore-hw
namespace: infra-data
spec:
retentionPolicy: "7d"
@@ -16,4 +16,5 @@ spec:
name: s3-devcm-hw
key: ACCESS_SECRET_KEY
wal:
compression: gzip
compression: gzip
maxParallel: 8