yolo random shit

This commit is contained in:
j 2025-08-21 22:08:08 +10:00
parent bf5759abce
commit 65d6fa9e8b
2 changed files with 26 additions and 0 deletions

View file

@ -0,0 +1,21 @@
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: open-webui
namespace: argocd
spec:
project: default
source:
repoURL: "https://helm.openwebui.com/"
chart: "open-webui"
targetRevision: "7.3.0"
destination:
server: "https://kubernetes.default.svc"
namespace: home-server
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true

View file

@ -39,6 +39,11 @@ spec:
namespace: home-server
wave: 6
- name: deploy-general-shit
path: applications/60-general-shit
namespace: home-server
wave: 7
template:
metadata:
name: "{{.name}}"