mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-28 02:18:24 +00:00
Merge branch 'main' of https://github.com/JJGadgets/Biohazard
This commit is contained in:
@@ -9,7 +9,7 @@ spec:
|
||||
interval: 10m
|
||||
url: oci://ghcr.io/fluxcd/flux-manifests
|
||||
ref:
|
||||
tag: v2.1.2
|
||||
tag: v2.1.2@sha256:5502bbd944688e3a6e1804521be7bcfcb66cf72d130196fe2736e00c6016525f
|
||||
---
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
|
||||
@@ -9,7 +9,7 @@ spec:
|
||||
interval: 10m
|
||||
url: oci://ghcr.io/fluxcd/flux-manifests
|
||||
ref:
|
||||
tag: v2.1.2
|
||||
tag: v2.1.2@sha256:5502bbd944688e3a6e1804521be7bcfcb66cf72d130196fe2736e00c6016525f
|
||||
---
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
|
||||
@@ -85,7 +85,7 @@ spec:
|
||||
01-init-db:
|
||||
image:
|
||||
repository: "ghcr.io/onedr0p/postgres-init"
|
||||
tag: "15.0"
|
||||
tag: "15.5@sha256:18560dc4098004b6486a81c92d575a7f9d636c5ede997c515f15b52e130bd827"
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom: [secretRef: {name: "${APPNAME}-pg-superuser"}]
|
||||
service:
|
||||
|
||||
Reference in New Issue
Block a user