Add open-webui resource to Kustomization configuration for Noble cluster, enhancing application deployment structure.

This commit is contained in:
Nikholas Pcenicni
2026-05-14 23:36:35 -04:00
parent 73ff9fd022
commit 97da42b15c
4 changed files with 74 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# Helm values live alongside but are not kustomize resources — Argo loads them via **$values** in **application.yaml**.
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- application.yaml