mirror of https://github.com/backstage/charts.git
README: notice sections for important information (#225)
Just suggesting that we highlight things that I think are commonly missed Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
parent
b2e1d7dad3
commit
978e586ef7
|
|
@ -4,7 +4,8 @@
|
|||
|
||||
Backstage unifies all your infrastructure tooling, services, and documentation to create a streamlined development environment from end to end.
|
||||
|
||||
> Disclaimer: This Helm chart deploys a pre-packaged container image which contains a vanilla Backstage instance for demo purposes. This image is probably not suitable for use in production. For further customization of the Backstage instance (plugin installation, UI changes, etc.) please create your own custom instance and container image. For details please consult the [Backstage documentation](https://backstage.io/docs)
|
||||
> [!CAUTION]
|
||||
> This Helm chart deploys a pre-packaged container image which contains a vanilla Backstage instance for demo purposes. This image is probably not suitable for use in production. For further customization of the Backstage instance (plugin installation, UI changes, etc.) please create your own custom instance and container image. For details please consult the [Backstage documentation](https://backstage.io/docs)
|
||||
|
||||
## Scope
|
||||
|
||||
|
|
@ -17,6 +18,9 @@ A list of derived charts:
|
|||
|
||||
## Usage
|
||||
|
||||
> [!NOTE]
|
||||
> Documentation for the Backstage chart can be found [here](charts/backstage)
|
||||
|
||||
Charts are available in the following formats:
|
||||
|
||||
* [Chart Repository](https://helm.sh/docs/topics/chart_repository/)
|
||||
|
|
|
|||
Loading…
Reference in New Issue