This commit is contained in:
JJGadgets
2023-11-30 09:32:00 +08:00
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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: