10 lines
223 B
YAML
10 lines
223 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- ./flux-system
|
|
- ./helm-repositories.yaml
|
|
|
|
# infrastructure
|
|
- ../../infrastructure/istio-config/yc-ecp
|
|
- ../../infrastructure/vault/yc-ecp
|