feat: add oxicloud charts and argo app
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled

This commit is contained in:
cătălin 2026-04-02 00:51:42 +02:00
commit 36136746cb
No known key found for this signature in database
4 changed files with 9 additions and 63 deletions

View file

@ -10,17 +10,15 @@ spec:
namespace: apps-roboces
server: https://kubernetes.default.svc
sources:
- path: charts/oxicloud
repoURL: https://git.roboces.dev/DioCrafts/OxiCloud.git
targetRevision: v0.5.3
- path: k8s/charts/oxicloud
repoURL: https://git.roboces.dev/catalin/fukuops.git
targetRevision: main
helm:
valuesObject:
image:
repository: git.roboces.dev/catalin/fukuops
pullPolicy: Always
tag: "oxicloud-0.5.3"
postgresql:
enabled: false
persistence:
enabled: true
storageClass: "truenas-nfs-csi"