Files
dev-cluster/infrastructure/controllers/traefik/kustomization.yaml
2024-12-24 13:25:02 +01:00

14 lines
293 B
YAML

# /infrastructure/controllers/traefik/kustomization.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- repository.yaml
- release.yaml
configMapGenerator:
- name: traefik-prod-values
namespace: traefik
files:
- values.yaml