theshire/kubernetes/apps/ai/kustomization.yaml

12 lines
304 B
YAML
Raw Normal View History

2024-07-17 13:24:41 -05:00
---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# Pre Flux-Kustomizations
- ./namespace.yaml
# Flux-Kustomizations
- ./ollama/ks.yaml
2024-07-17 14:54:16 -05:00
- ./open-webui/ks.yaml
2024-07-18 10:33:15 -05:00
- ./stable-diffusion/ks.yaml