Skip to content

Commit

Permalink
Update Blueprints.md (#1290)
Browse files Browse the repository at this point in the history
  • Loading branch information
In-Ko authored Dec 4, 2024
1 parent ce8844f commit 8821ad2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/usage/Blueprints.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@ The `blueprint.yaml` file describes:
- generation of subinstallations (again calling some Blueprint with particular input parameters)

The following snippet shows the structure of a `blueprint.yaml` file.
Refer to [apis/.schemes/core-v1alpha1-Blueprint.json](../../apis/.schemes/core-v1alpha1-Blueprint.json)
for the automatically generated jsonschema definition.
Refer to [apis/.schemes/core-v1alpha1-Blueprint.json](https://github.com/gardener/landscaper/blob/master/apis/.schemes/core-v1alpha1-Blueprint.json) for the automatically generated jsonschema definition.

```yaml
apiVersion: landscaper.gardener.cloud/v1alpha1
Expand Down

0 comments on commit 8821ad2

Please sign in to comment.