Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fraliv13 authored Dec 6, 2023
1 parent 2d288e4 commit bf45a5c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,14 +90,13 @@ If a dependency is specified, the provisioning of the dependent resource is dela
The dependency list is specified in the "dependsOn" present on every provisoning manifest. A dependency is identified by kind and name.

Example:
```yaml
apiVersion: provisioning.totalsoft.ro/v1alpha1
kind: AzureManagedDatabase
metadata:
name: my-db
spec:
...

```yaml
apiVersion: provisioning.totalsoft.ro/v1alpha1
kind: HelmRelease
metadata:
Expand Down

0 comments on commit bf45a5c

Please sign in to comment.