chore: pind digests

This commit is contained in:
auricom
2024-11-21 09:11:12 +01:00
parent 17d262fda9
commit 0349c43f1c
6 changed files with 7 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ metadata:
name: postgres16
spec:
instances: 4 # set to the number of nodes in the cluster
imageName: ghcr.io/cloudnative-pg/postgresql:16.2-10
imageName: ghcr.io/cloudnative-pg/postgresql:16.2-10@sha256:82827bc9bc5ca7df1d7f7d4813444e0e7a8e32633ad72c5c66ad2be72c3b2095
primaryUpdateStrategy: unsupervised
storage:
size: 50Gi

View File

@@ -49,7 +49,7 @@ spec:
app:
image:
repository: prodrigestivill/postgres-backup-local
tag: 16-alpine
tag: 16-alpine@sha256:c773a909faea23b2a7d1b7f7c1a1cead1bb3d84f44255444c207311e21912ff1
command: [/backup.sh]
env:
POSTGRES_DB_FILE: /config/db_list

View File

@@ -35,7 +35,7 @@ spec:
app:
image:
repository: docker.io/library/influxdb
tag: 2.7-alpine
tag: 2.7-alpine@sha256:c5fcf0f3e6fc4d30646666ce9466e5022f2d35ab30ee56fc254da7b00897ac90
resources:
requests:
cpu: 100m