mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
chore: pind digests
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user