Added ingress and resource presets
This commit is contained in:
@@ -5,6 +5,10 @@ argocd:
|
||||
repoURL: "https://git.blarre.net/thomas/helm-charts.git"
|
||||
targetRevision: HEAD
|
||||
path: odoo-requirements
|
||||
postinstall:
|
||||
repoURL: "https://git.blarre.net/thomas/helm-charts.git"
|
||||
targetRevision: HEAD
|
||||
path: odoo-postinstall
|
||||
|
||||
destination:
|
||||
server: "https://kubernetes.default.svc"
|
||||
@@ -19,4 +23,8 @@ odoo:
|
||||
storageClassName: ''
|
||||
size: 40Gi
|
||||
odooEmail: "admin@domain.net"
|
||||
replicaCount: 1
|
||||
resourcesPreset: "large"
|
||||
replicaCount: 1
|
||||
|
||||
tailscaleIngresses:
|
||||
odooHostname: odoo
|
||||
Reference in New Issue
Block a user