Skip to content

Commit cefdd15

Browse files
committed
backupのttlを削減
1 parent 23e7bc1 commit cefdd15

File tree

1 file changed

+1
-1
lines changed
  • k8s-manifests/apps/cluster-wide-app-resources

1 file changed

+1
-1
lines changed

k8s-manifests/apps/cluster-wide-app-resources/velero.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ spec:
7878
mc-test-bkup:
7979
schedule: "*/10 * * * *"
8080
template:
81-
ttl: "240h"
81+
ttl: "24h"
8282
storageLocation: default
8383
includedNamespaces:
8484
- mc-test

0 commit comments

Comments
 (0)