mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ postgres-init 15.3
This commit is contained in:
@@ -33,7 +33,7 @@ spec:
|
||||
concurrencyPolicy: Forbid
|
||||
schedule: "*/30 * * * *"
|
||||
01-init-db:
|
||||
image: ghcr.io/onedr0p/postgres-init:14.8
|
||||
image: ghcr.io/auricom/postgres-init:15.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom: &envFrom
|
||||
- secretRef:
|
||||
|
@@ -34,7 +34,7 @@ spec:
|
||||
schedule: "23 */3 * * *"
|
||||
initContainers:
|
||||
01-init-db:
|
||||
image: ghcr.io/onedr0p/postgres-init:14.8
|
||||
image: ghcr.io/auricom/postgres-init:15.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom: &envFrom
|
||||
- secretRef:
|
||||
|
Reference in New Issue
Block a user