Skip to content

Commit df58d28

Browse files
changes in helm value in example
1 parent 0583144 commit df58d28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/complete/aws/helm/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ metrics:
7575
memory: 50Mi
7676

7777

78-
backup:
78+
backupjob:
7979
resources:
8080
requests:
8181
memory: 100Mi
@@ -84,7 +84,7 @@ backup:
8484
memory: 200Mi
8585
cpu: 100m
8686

87-
restore:
87+
restorejob:
8888
resources:
8989
requests:
9090
memory: 100Mi

0 commit comments

Comments
 (0)