mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
chore: pind digests
This commit is contained in:
@@ -5,7 +5,7 @@ metadata:
|
|||||||
name: postgres16
|
name: postgres16
|
||||||
spec:
|
spec:
|
||||||
instances: 4 # set to the number of nodes in the cluster
|
instances: 4 # set to the number of nodes in the cluster
|
||||||
imageName: ghcr.io/cloudnative-pg/postgresql:16.2-10
|
imageName: ghcr.io/cloudnative-pg/postgresql:16.2-10@sha256:82827bc9bc5ca7df1d7f7d4813444e0e7a8e32633ad72c5c66ad2be72c3b2095
|
||||||
primaryUpdateStrategy: unsupervised
|
primaryUpdateStrategy: unsupervised
|
||||||
storage:
|
storage:
|
||||||
size: 50Gi
|
size: 50Gi
|
||||||
|
@@ -49,7 +49,7 @@ spec:
|
|||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: prodrigestivill/postgres-backup-local
|
repository: prodrigestivill/postgres-backup-local
|
||||||
tag: 16-alpine
|
tag: 16-alpine@sha256:c773a909faea23b2a7d1b7f7c1a1cead1bb3d84f44255444c207311e21912ff1
|
||||||
command: [/backup.sh]
|
command: [/backup.sh]
|
||||||
env:
|
env:
|
||||||
POSTGRES_DB_FILE: /config/db_list
|
POSTGRES_DB_FILE: /config/db_list
|
||||||
|
@@ -35,7 +35,7 @@ spec:
|
|||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: docker.io/library/influxdb
|
repository: docker.io/library/influxdb
|
||||||
tag: 2.7-alpine
|
tag: 2.7-alpine@sha256:c5fcf0f3e6fc4d30646666ce9466e5022f2d35ab30ee56fc254da7b00897ac90
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
|
@@ -46,7 +46,7 @@ spec:
|
|||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: docker.io/yoryan/mailrise
|
repository: docker.io/yoryan/mailrise
|
||||||
tag: 1.4.0
|
tag: 1.4.0@sha256:66082168090b9a83f01cc71a9d7b1994840adbbbffbe4d2cf644272fbbc23a1a
|
||||||
env:
|
env:
|
||||||
TZ: ${TIMEZONE}
|
TZ: ${TIMEZONE}
|
||||||
envFrom:
|
envFrom:
|
||||||
|
@@ -41,7 +41,7 @@ spec:
|
|||||||
image:
|
image:
|
||||||
# repository: docker.io/1password/connect-api
|
# repository: docker.io/1password/connect-api
|
||||||
repository: ghcr.io/haraldkoch/onepassword-connect-api
|
repository: ghcr.io/haraldkoch/onepassword-connect-api
|
||||||
tag: 1.7.2
|
tag: 1.7.2@sha256:da8cb369fb841a7bd9447c909d273de4053ecc9c2b2e6432c5af6c2e08b82da1
|
||||||
env:
|
env:
|
||||||
OP_BUS_PORT: "11220"
|
OP_BUS_PORT: "11220"
|
||||||
OP_BUS_PEERS: "localhost:11221"
|
OP_BUS_PEERS: "localhost:11221"
|
||||||
@@ -82,7 +82,7 @@ spec:
|
|||||||
# image: docker.io/1password/connect-sync:1.7.0
|
# image: docker.io/1password/connect-sync:1.7.0
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/haraldkoch/onepassword-sync
|
repository: ghcr.io/haraldkoch/onepassword-sync
|
||||||
tag: 1.7.2
|
tag: 1.7.2@sha256:3e40f8903ec77b3476365fe300aeb326c75c94ff546e82060823561242ade674
|
||||||
env:
|
env:
|
||||||
- { name: OP_HTTP_PORT, value: &sport 8081 }
|
- { name: OP_HTTP_PORT, value: &sport 8081 }
|
||||||
- { name: OP_BUS_PORT, value: "11221" }
|
- { name: OP_BUS_PORT, value: "11221" }
|
||||||
|
@@ -46,7 +46,7 @@ spec:
|
|||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: quay.io/oriedge/k8s_gateway
|
repository: quay.io/oriedge/k8s_gateway
|
||||||
tag: v0.4.0
|
tag: v0.4.0@sha256:7bdbd447c0244b8f89de9cd6f4826ed0ac66c9406fac3a4ac80081020c251c6b
|
||||||
args: ["-conf", "/etc/coredns/Corefile"]
|
args: ["-conf", "/etc/coredns/Corefile"]
|
||||||
probes:
|
probes:
|
||||||
readiness:
|
readiness:
|
||||||
|
Reference in New Issue
Block a user