adding prefix and non cnpg database

This commit is contained in:
2024-12-28 21:06:47 +01:00
parent f0552c9548
commit b6c96025d0
12 changed files with 36 additions and 17 deletions

View File

@@ -1,6 +1,7 @@
argocd:
namespace: argocd
project: default
prefix: null
requirements:
repoURL: "https://git.blarre.net/thomas/helm-charts.git"
targetRevision: HEAD
@@ -16,6 +17,7 @@ destination:
odoo:
dbCluster:
enable: true
numInstances: 3
size: 10Gi
dataPvc:
@@ -25,6 +27,15 @@ odoo:
odooEmail: "admin@domain.net"
resourcesPreset: "large"
replicaCount: 1
externalDatabase:
host: odoo-db-rw
port: 5432
user: app
database: app
create: false
passwordSecret:
name: odoo-db-secret
key: password
tailscaleIngresses:
odooHostname: odoo