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
|
||||
spec:
|
||||
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
|
||||
storage:
|
||||
size: 50Gi
|
||||
|
@@ -49,7 +49,7 @@ spec:
|
||||
app:
|
||||
image:
|
||||
repository: prodrigestivill/postgres-backup-local
|
||||
tag: 16-alpine
|
||||
tag: 16-alpine@sha256:c773a909faea23b2a7d1b7f7c1a1cead1bb3d84f44255444c207311e21912ff1
|
||||
command: [/backup.sh]
|
||||
env:
|
||||
POSTGRES_DB_FILE: /config/db_list
|
||||
|
@@ -35,7 +35,7 @@ spec:
|
||||
app:
|
||||
image:
|
||||
repository: docker.io/library/influxdb
|
||||
tag: 2.7-alpine
|
||||
tag: 2.7-alpine@sha256:c5fcf0f3e6fc4d30646666ce9466e5022f2d35ab30ee56fc254da7b00897ac90
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
@@ -46,7 +46,7 @@ spec:
|
||||
app:
|
||||
image:
|
||||
repository: docker.io/yoryan/mailrise
|
||||
tag: 1.4.0
|
||||
tag: 1.4.0@sha256:66082168090b9a83f01cc71a9d7b1994840adbbbffbe4d2cf644272fbbc23a1a
|
||||
env:
|
||||
TZ: ${TIMEZONE}
|
||||
envFrom:
|
||||
|
@@ -41,7 +41,7 @@ spec:
|
||||
image:
|
||||
# repository: docker.io/1password/connect-api
|
||||
repository: ghcr.io/haraldkoch/onepassword-connect-api
|
||||
tag: 1.7.2
|
||||
tag: 1.7.2@sha256:da8cb369fb841a7bd9447c909d273de4053ecc9c2b2e6432c5af6c2e08b82da1
|
||||
env:
|
||||
OP_BUS_PORT: "11220"
|
||||
OP_BUS_PEERS: "localhost:11221"
|
||||
@@ -82,7 +82,7 @@ spec:
|
||||
# image: docker.io/1password/connect-sync:1.7.0
|
||||
image:
|
||||
repository: ghcr.io/haraldkoch/onepassword-sync
|
||||
tag: 1.7.2
|
||||
tag: 1.7.2@sha256:3e40f8903ec77b3476365fe300aeb326c75c94ff546e82060823561242ade674
|
||||
env:
|
||||
- { name: OP_HTTP_PORT, value: &sport 8081 }
|
||||
- { name: OP_BUS_PORT, value: "11221" }
|
||||
|
@@ -46,7 +46,7 @@ spec:
|
||||
app:
|
||||
image:
|
||||
repository: quay.io/oriedge/k8s_gateway
|
||||
tag: v0.4.0
|
||||
tag: v0.4.0@sha256:7bdbd447c0244b8f89de9cd6f4826ed0ac66c9406fac3a4ac80081020c251c6b
|
||||
args: ["-conf", "/etc/coredns/Corefile"]
|
||||
probes:
|
||||
readiness:
|
||||
|
Reference in New Issue
Block a user