12 lines
320 B
YAML
12 lines
320 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- ./flux-system
|
|
- ./helm-repositories.yaml
|
|
|
|
- ../../infrastructure/istio-base/vad
|
|
- ../../infrastructure/istio-pilot/vad
|
|
- ../../infrastructure/istio-gateway/vad
|
|
- ../../infrastructure/vault/vad
|
|
- ../../infrastructure/rabbitmq/vad
|