functions/deploy/kustomization.yaml

11 lines
202 B
YAML
Raw Normal View History

2025-01-17 10:30:27 +01:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: functions
resources:
2025-01-17 11:58:03 +01:00
- resources/namespace.yaml
2025-01-17 10:30:27 +01:00
- resources/executor.yaml
2025-01-17 12:07:23 +01:00
- resources/routes.yaml
2025-01-17 10:30:27 +01:00
- apps/comics.yaml