Skip to content

Commit

Permalink
Enable rollback (and retry) for helm releases
Browse files Browse the repository at this point in the history
As detailed here: crossplane-contrib/provider-helm#58 (comment)

Signed-off-by: Hasan Turken <[email protected]>
  • Loading branch information
turkenh committed Nov 3, 2020
1 parent fee50c7 commit 6beca89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cluster/services/composition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
apiVersion: helm.crossplane.io/v1alpha1
kind: Release
spec:
rollbackLimit: 3
forProvider:
namespace: operators
chart:
Expand Down

0 comments on commit 6beca89

Please sign in to comment.