dolibarr added

This commit is contained in:
Philip Haupt
2025-04-03 21:44:39 +02:00
parent 9622f267e7
commit 114c58ed34
4 changed files with 654 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
helmCharts:
- name: dolibarr
repo: https://cowboysysop.github.io/charts/
version: 7.0.0
releaseName: dolibarr
includeCRDs: true
namespace: dolibarr
valuesFile: values.yaml

8
dolibarr/src/values.yaml Normal file
View File

@@ -0,0 +1,8 @@
replicaCount: 1
persistence:
size: 3Gi
storageClass: openebs-3-replicas
dolibarr:
externalUrl: http://dolibarr.ggw