This repository is a collection of curated accelerators (aka project templates) for VMware Tanzu Application Platform.
Note
Use these accelerators for your next project, and speed up your Kubernetes developer experience!
Accelerators are defined in the accelerators directory.
Depending on your configuration, you may have to create your own version of these manifests (for instance: adding Git credentials).
Add this configuration block in your tap-values.yaml
:
accelerator:
managed_resources:
enable: true
git:
url: https://github.com/alexandreroman/awesome-tap-accelerators
sub_path: accelerators
ref: origin/main
The new accelerators should be available in your TAP instance:
Have fun!
Contributions are always welcome!
Feel free to open issues & send PR.
Copyright © 2024 Broadcom, Inc. or its affiliates.
This project is licensed under the Apache Software License version 2.0.