Skip to content

Commit 31d0fcc

Browse files
lsubashhemanthsm
authored andcommitted
cleanup-host update
Signed-off-by: Subash Lakkimsetti <subash.lakkimsetti@intel.com>
1 parent 3c99e63 commit 31d0fcc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • attestation-verifier
  • helm/attestation-verifier/charts/cleanup-host/templates

attestation-verifier/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.12dev
1+
0.1.12-dev

helm/attestation-verifier/charts/cleanup-host/templates/job.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
args:
2929
- >
3030
echo deleting &&
31-
rm -rf /tmp/verifier
31+
rm -rf /tmp/verifier/*
3232
volumeMounts:
3333
- name: host-volume-verifier
3434
mountPath: /tmp/verifier

0 commit comments

Comments
 (0)