Compare commits
3 Commits
60c093afa1
...
87368ab3b5
| Author | SHA1 | Date | |
|---|---|---|---|
|
87368ab3b5
|
|||
| 20ff0763e6 | |||
| 561e362d67 |
@@ -44,13 +44,13 @@ dawarich:
|
|||||||
name: dawarich-postgresql-18-cluster-app
|
name: dawarich-postgresql-18-cluster-app
|
||||||
key: dbname
|
key: dbname
|
||||||
- name: APPLICATION_HOSTS
|
- name: APPLICATION_HOSTS
|
||||||
value: dawarich.alexlebens.net,localhost,::1,127.0.0.1
|
value: dawarich.alexlebens.net,dawarich.dawarich,localhost,::1,127.0.0.1
|
||||||
- name: TIME_ZONE
|
- name: TIME_ZONE
|
||||||
value: America/Chicago
|
value: America/Chicago
|
||||||
- name: APPLICATION_PROTOCOL
|
- name: APPLICATION_PROTOCOL
|
||||||
value: http
|
value: http
|
||||||
- name: OIDC_ISSUER
|
- name: OIDC_ISSUER
|
||||||
value: https://authentik.alexlebens.net/application/o/darwich/.well-known/openid-configuration
|
value: https://authentik.alexlebens.net/application/o/darwich/
|
||||||
- name: OIDC_REDIRECT_URI
|
- name: OIDC_REDIRECT_URI
|
||||||
value: https://dawarich.alexlebens.net/users/auth/openid_connect/callback
|
value: https://dawarich.alexlebens.net/users/auth/openid_connect/callback
|
||||||
- name: OIDC_CLIENT_ID
|
- name: OIDC_CLIENT_ID
|
||||||
@@ -86,14 +86,14 @@ dawarich:
|
|||||||
value: true
|
value: true
|
||||||
probes:
|
probes:
|
||||||
liveness:
|
liveness:
|
||||||
enabled: true
|
enabled: false
|
||||||
custom: true
|
custom: true
|
||||||
spec:
|
spec:
|
||||||
exec:
|
exec:
|
||||||
command:
|
command:
|
||||||
- /bin/sh
|
- /bin/sh
|
||||||
- -c
|
- -c
|
||||||
- wget -qO - http://127.0.0.1:3000/api/v1/health | grep -q '\"status\"\\s*:\\s*\"ok\"'
|
- wget -qO - http://127.0.0.1:3000/api/v1/health | grep -Eq '\"status\"\\s*:\\s*\"ok\"'
|
||||||
failureThreshold: 5
|
failureThreshold: 5
|
||||||
initialDelaySeconds: 60
|
initialDelaySeconds: 60
|
||||||
periodSeconds: 10
|
periodSeconds: 10
|
||||||
@@ -141,7 +141,7 @@ dawarich:
|
|||||||
name: dawarich-postgresql-18-cluster-app
|
name: dawarich-postgresql-18-cluster-app
|
||||||
key: dbname
|
key: dbname
|
||||||
- name: APPLICATION_HOSTS
|
- name: APPLICATION_HOSTS
|
||||||
value: dawarich.alexlebens.net,localhost,::1,127.0.0.1
|
value: dawarich.alexlebens.net,dawarich.dawarich,localhost,::1,127.0.0.1
|
||||||
- name: TIME_ZONE
|
- name: TIME_ZONE
|
||||||
value: America/Chicago
|
value: America/Chicago
|
||||||
- name: APPLICATION_PROTOCOL
|
- name: APPLICATION_PROTOCOL
|
||||||
@@ -149,7 +149,7 @@ dawarich:
|
|||||||
- name: DISTANCE_UNIT
|
- name: DISTANCE_UNIT
|
||||||
value: mi
|
value: mi
|
||||||
- name: OIDC_ISSUER
|
- name: OIDC_ISSUER
|
||||||
value: https://authentik.alexlebens.net/application/o/darwich/.well-known/openid-configuration
|
value: https://authentik.alexlebens.net/application/o/darwich/
|
||||||
- name: OIDC_REDIRECT_URI
|
- name: OIDC_REDIRECT_URI
|
||||||
value: https://dawarich.alexlebens.net/users/auth/openid_connect/callback
|
value: https://dawarich.alexlebens.net/users/auth/openid_connect/callback
|
||||||
- name: OIDC_CLIENT_ID
|
- name: OIDC_CLIENT_ID
|
||||||
@@ -185,7 +185,7 @@ dawarich:
|
|||||||
value: true
|
value: true
|
||||||
probes:
|
probes:
|
||||||
liveness:
|
liveness:
|
||||||
enabled: true
|
enabled: false
|
||||||
custom: true
|
custom: true
|
||||||
spec:
|
spec:
|
||||||
exec:
|
exec:
|
||||||
@@ -291,7 +291,7 @@ dawarich:
|
|||||||
- path: /var/app/tmp/imports/watched
|
- path: /var/app/tmp/imports/watched
|
||||||
readOnly: false
|
readOnly: false
|
||||||
postgres-18-cluster:
|
postgres-18-cluster:
|
||||||
mode: standalone
|
mode: recovery
|
||||||
cluster:
|
cluster:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/cloudnative-pg/postgis
|
repository: ghcr.io/cloudnative-pg/postgis
|
||||||
@@ -328,7 +328,7 @@ postgres-18-cluster:
|
|||||||
# isWALArchiver: false
|
# isWALArchiver: false
|
||||||
scheduledBackups:
|
scheduledBackups:
|
||||||
- name: live-backup
|
- name: live-backup
|
||||||
suspend: true
|
suspend: false
|
||||||
immediate: true
|
immediate: true
|
||||||
schedule: "0 0 0 * * *"
|
schedule: "0 0 0 * * *"
|
||||||
backupName: garage-local
|
backupName: garage-local
|
||||||
|
|||||||
@@ -9,4 +9,4 @@ dependencies:
|
|||||||
repository: oci://harbor.alexlebens.net/helm-charts
|
repository: oci://harbor.alexlebens.net/helm-charts
|
||||||
version: 1.0.4
|
version: 1.0.4
|
||||||
digest: sha256:99a9b7f8699fac9c0691c2a00f175e99d4857bf2a134fd332fd263952fbad4d8
|
digest: sha256:99a9b7f8699fac9c0691c2a00f175e99d4857bf2a134fd332fd263952fbad4d8
|
||||||
generated: "2026-03-03T22:56:29.449966691Z"
|
generated: "2026-03-03T23:26:19.94143497Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user