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
|