chore(osx): Added OSX container

This commit is contained in:
Daniël Groothuis
2026-02-02 11:51:30 +01:00
parent 078148732b
commit 52b3ee5eaa
10 changed files with 193 additions and 232 deletions

View File

@@ -4,12 +4,13 @@ kind: Kustomization
metadata:
name: kaneo
resources:
- configMap.yaml
- pvc.yaml
- api.yaml
- web.yaml
- db.yaml
- api-svc.yaml
- web-svc.yaml
- ingress.yaml
#resources:
# - secret.yaml
helmCharts:
- name: kaneo
repo: https://github.com/usekaneo/kaneo
version: 0.1.0
releaseName: kaneo
namespace: kaneo
valuesFile: values.yaml