mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-28 02:18:24 +00:00
chore(container): update image ghcr.io/onedr0p/postgres-init to 70b4c22 (#124)
Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
@@ -106,7 +106,7 @@ spec:
|
||||
memory: 6000Mi
|
||||
initContainers:
|
||||
01-init-db:
|
||||
image: ghcr.io/onedr0p/postgres-init:15.5@sha256:18560dc4098004b6486a81c92d575a7f9d636c5ede997c515f15b52e130bd827
|
||||
image: ghcr.io/onedr0p/postgres-init:15.5@sha256:70b4c228f2e86de39008a35211c76c1ac6de1dcdf0e908ac09ede6a11e2344e2
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- secretRef: {name: joplin-pg-superuser}
|
||||
|
||||
@@ -123,7 +123,7 @@ spec:
|
||||
memory: 6000Mi
|
||||
initContainers:
|
||||
01-init-db:
|
||||
image: ghcr.io/onedr0p/postgres-init:15.5@sha256:18560dc4098004b6486a81c92d575a7f9d636c5ede997c515f15b52e130bd827
|
||||
image: ghcr.io/onedr0p/postgres-init:15.5@sha256:70b4c228f2e86de39008a35211c76c1ac6de1dcdf0e908ac09ede6a11e2344e2
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom: [secretRef: {name: psono-pg-superuser}]
|
||||
02-un-root:
|
||||
|
||||
@@ -85,7 +85,7 @@ spec:
|
||||
01-init-db:
|
||||
image:
|
||||
repository: "ghcr.io/onedr0p/postgres-init"
|
||||
tag: "15.5@sha256:18560dc4098004b6486a81c92d575a7f9d636c5ede997c515f15b52e130bd827"
|
||||
tag: "15.5@sha256:70b4c228f2e86de39008a35211c76c1ac6de1dcdf0e908ac09ede6a11e2344e2"
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom: [secretRef: {name: "${APPNAME}-pg-superuser"}]
|
||||
service:
|
||||
|
||||
Reference in New Issue
Block a user