Add open-webui resource to Kustomization configuration for Noble cluster, enhancing application deployment structure.
This commit is contained in:
5
clusters/noble/apps/open-webui/kustomization.yaml
Normal file
5
clusters/noble/apps/open-webui/kustomization.yaml
Normal 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
|
||||
Reference in New Issue
Block a user