X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Fe2term%2Fresources%2Fpizpub.crontab;h=44b8a8e8c181b2793edfac5bdb555093774848ba;hb=e18c48033c5f2ca8936710cc099c97b049859afd;hp=a41b10929feafa90adc2ac1a509f4571ed032db0;hpb=d68f2e965abec2c1078a9c62a9dc27a16e1d359d;p=ric-plt%2Fric-dep.git diff --git a/helm/e2term/resources/pizpub.crontab b/helm/e2term/resources/pizpub.crontab index a41b109..44b8a8e 100644 --- a/helm/e2term/resources/pizpub.crontab +++ b/helm/e2term/resources/pizpub.crontab @@ -15,4 +15,6 @@ ################################################################################ # +{{- with index .Values.e2term .key }} 0 * * * * find {{ .pizpub.dataRootDir }}/{{ .pizpub.processedDirectory }} -type f -mtime +3 -delete +{{- end }}