mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update docker.io/prodrigestivill/postgres-backup-local ( 73f18e9 → e7182c0 )
This commit is contained in:
@@ -31,7 +31,7 @@ spec:
|
|||||||
claimName: "pg-${PG_APP_NAME}-${PG_DB_NAME}-dump-local"
|
claimName: "pg-${PG_APP_NAME}-${PG_DB_NAME}-dump-local"
|
||||||
containers:
|
containers:
|
||||||
- name: "postgres-backup"
|
- name: "postgres-backup"
|
||||||
image: "docker.io/prodrigestivill/postgres-backup-local:16@sha256:73f18e914cb6ffb29840b3fc5be0763f48eb1ca05f093c769ccd13982a634544"
|
image: "docker.io/prodrigestivill/postgres-backup-local:16@sha256:e7182c0dac78540405e954597fcb3f4cfa67955d5df008152ab41ce166fe6014"
|
||||||
imagePullPolicy: "IfNotPresent"
|
imagePullPolicy: "IfNotPresent"
|
||||||
command: ["/backup.sh"]
|
command: ["/backup.sh"]
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
Reference in New Issue
Block a user