chore: Update manifests after change

This commit is contained in:
2026-03-03 23:16:25 +00:00
parent b5c8ae9ad3
commit 94ae016334
3 changed files with 14 additions and 32 deletions

View File

@@ -52,11 +52,15 @@ spec:
barmanObjectName: "dawarich-postgresql-18-backup-garage-local"
serverName: "dawarich-postgresql-18-backup-1"
bootstrap:
initdb:
recovery:
database: app
postInitTemplateSQL:
- CREATE EXTENSION postgis;
- CREATE EXTENSION postgis_topology;
- CREATE EXTENSION fuzzystrmatch;
- CREATE EXTENSION postgis_tiger_geocoder;
owner: app
source: dawarich-postgresql-18-backup-1
externalClusters:
- name: dawarich-postgresql-18-backup-1
plugin:
name: barman-cloud.cloudnative-pg.io
enabled: true
isWALArchiver: false
parameters:
barmanObjectName: "dawarich-postgresql-18-recovery"
serverName: dawarich-postgresql-18-backup-1

View File

@@ -74,7 +74,7 @@ spec:
key: dbname
name: dawarich-postgresql-18-cluster-app
- 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
value: America/Chicago
- name: APPLICATION_PROTOCOL
@@ -116,17 +116,6 @@ spec:
value: "true"
image: freikin/dawarich:1.3.1
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
command:
- /bin/sh
- -c
- wget -qO - http://127.0.0.1:3000/api/v1/health | grep -q '\"status\"\\s*:\\s*\"ok\"'
failureThreshold: 5
initialDelaySeconds: 60
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 10
name: main
resources:
requests:
@@ -174,7 +163,7 @@ spec:
key: dbname
name: dawarich-postgresql-18-cluster-app
- 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
value: America/Chicago
- name: APPLICATION_PROTOCOL
@@ -218,17 +207,6 @@ spec:
value: "true"
image: freikin/dawarich:1.3.1
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
command:
- /bin/sh
- -c
- pgrep -f sidekiq
failureThreshold: 5
initialDelaySeconds: 60
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 10
name: sidekiq
resources:
requests:

View File

@@ -13,7 +13,7 @@ metadata:
app.kubernetes.io/name: "dawarich-postgresql-18-scheduled-backup-live-backup"
spec:
immediate: true
suspend: true
suspend: false
schedule: "0 0 0 * * *"
backupOwnerReference: self
cluster: