Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/d4rkfella/home-ops
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rkfella committed Dec 31, 2024
2 parents 79cee1f + dcef750 commit 023ace9
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 @@ -6,7 +6,7 @@ metadata:
name: postgres17
spec:
instances: 3
imageName: ghcr.io/cloudnative-pg/postgresql:17.2@sha256:6d3737ef52c9562a87bbacb74ba2f2068f25a24550256df374c1b622e02a23c1
imageName: ghcr.io/cloudnative-pg/postgresql:17.2@sha256:9308dcd778be66f56bdce8503916ab820d12420e7d1bc74fff0d663c95e126c3
primaryUpdateStrategy: unsupervised
storage:
pvcTemplate:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/vault/vault/app/backup-cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
- name: share
mountPath: "/share"
- name: snapshotupload
image: amazon/aws-cli:2.22.23@sha256:1216b6a7beefc53b7de49cb7c01a8eb64fc1769be2b4a11a6361956d8996c46d
image: amazon/aws-cli:2.22.26@sha256:7dc852f736125f72459e9e743be75ec4b252fa33dce403169840c9a393787c74
imagePullPolicy: IfNotPresent
env:
- name: AWS_ACCESS_KEY_ID
Expand Down

0 comments on commit 023ace9

Please sign in to comment.