Files
ollama-plus/manifests/policy/kustomization.yaml
T
2025-09-13 21:22:21 -04:00

13 lines
332 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- default-deny.yaml
- allow-openwebui-ingress.yaml
- allow-browser-ingress.yaml
- allow-common-egress.yaml
- allow-https-egress.yaml
- allow-tools-ingress.yaml
- allow-coderunner-ingress.yaml
- allow-rag-server-ingress.yaml