Skip to content

Commit

Permalink
--wip-- [skipci]
Browse files Browse the repository at this point in the history
  • Loading branch information
brettinternet committed Oct 29, 2024
1 parent 8b45fe6 commit 87250f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
key: AWS_SECRET_ACCESS_KEY
bootstrap:
recovery:
source: &previousCluster postgres16-v6
source: &previousCluster main-postgres16-v1
externalClusters:
- name: *previousCluster
barmanObjectStore:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/database/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./namespace.yaml
- ./cloudnative-pg/ks.yaml
# - ./cloudnative-pg/ks.yaml
- ./dragonfly/ks.yaml
- ./pgadmin/ks.yaml

0 comments on commit 87250f3

Please sign in to comment.