mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-21 09:39:43 +00:00
fix(piped): rm postgres-init
This commit is contained in:
@@ -25,13 +25,6 @@ spec:
|
||||
backend:
|
||||
image:
|
||||
repository: "docker.io/1337kavin/piped"
|
||||
initContainers:
|
||||
01-init-db:
|
||||
image: "ghcr.io/onedr0p/postgres-init:15.5"
|
||||
imagePullPolicy: "IfNotPresent"
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: "piped-pg-superuser"
|
||||
config:
|
||||
PORT: 8080
|
||||
HTTP_WORKERS: 2
|
||||
|
||||
Reference in New Issue
Block a user