feat: switch to openbao
All checks were successful
lint-and-test / lint-helm (push) Successful in 42s
release-charts-postgres-cluster / release (push) Successful in 47s
release-charts-valkey / release (push) Successful in 33s
renovate / renovate (push) Successful in 47s
release-charts-generic-device-plugin / release (push) Successful in 1m22s
lint-and-test / chart-testing (push) Successful in 4m59s
All checks were successful
lint-and-test / lint-helm (push) Successful in 42s
release-charts-postgres-cluster / release (push) Successful in 47s
release-charts-valkey / release (push) Successful in 33s
renovate / renovate (push) Successful in 47s
release-charts-generic-device-plugin / release (push) Successful in 1m22s
lint-and-test / chart-testing (push) Successful in 4m59s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: v2
|
||||
name: postgres-cluster
|
||||
version: 7.11.2
|
||||
version: 7.12.0
|
||||
description: Cloudnative-pg Cluster
|
||||
keywords:
|
||||
- database
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# postgres-cluster
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
Cloudnative-pg Cluster
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ metadata:
|
||||
spec:
|
||||
secretStoreRef:
|
||||
kind: ClusterSecretStore
|
||||
name: vault
|
||||
name: openbao
|
||||
data:
|
||||
- secretKey: ACCESS_REGION
|
||||
remoteRef:
|
||||
@@ -58,7 +58,7 @@ metadata:
|
||||
spec:
|
||||
secretStoreRef:
|
||||
kind: ClusterSecretStore
|
||||
name: vault
|
||||
name: openbao
|
||||
data:
|
||||
- secretKey: ACCESS_REGION
|
||||
remoteRef:
|
||||
|
||||
Reference in New Issue
Block a user