treasuremap/manifests/site/virtual-airship-core/target/workload/kustomization.yaml

14 lines
508 B
YAML

resources:
- ../../../../type/airship-core/target/workload
- ../catalogues
transformers:
- ./replacements
- ../../../../type/airship-core/target/workload/replacements
# Removing rook-ceph storage cluster from virtual-airship-core as the
# zuul gates seems to be failing often with timeout issues
# Comment the below patch files if you want to deploy
# storage cluster as part of virtual-airship-core workload
patches:
- patch-delete-storage-cluster.yaml
- patch-deploy-false-storage-cluster.yaml