10 lines
235 B
YAML
10 lines
235 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- ./flux-system
|
|
- ./helm-repositories.yaml
|
|
- ./infrastructure
|
|
- ../../infrastructure/istio-config/d8-ugmk-prod
|
|
- ./istio-ingress
|
|
- ./bootstrap-jobs
|