Files
ollama-plus/manifests/policy/kustomization.yaml
T

13 lines
332 B
YAML
Raw Normal View History

2025-09-13 19:00:56 -04:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- default-deny.yaml
- allow-openwebui-ingress.yaml
- allow-browser-ingress.yaml
2025-09-13 21:15:35 -04:00
- allow-common-egress.yaml
- allow-https-egress.yaml
2025-09-13 21:22:21 -04:00
- allow-tools-ingress.yaml
- allow-coderunner-ingress.yaml
- allow-rag-server-ingress.yaml