Skip to content

Commit

Permalink
Added deletionPolicy
Browse files Browse the repository at this point in the history
  • Loading branch information
junaid18183 committed Dec 28, 2021
1 parent 4bdd17a commit a4c8b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
type: object
properties:
deletionPolicy:
default: Orphan
default: Delete
description: DeletionPolicy specifies what will happen to the underlying
external when this managed resource is deleted - either "Delete"
or "Orphan" the external resource.
Expand Down

0 comments on commit a4c8b83

Please sign in to comment.