X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fe2term%2Fresources%2Fpizpub.crontab;fp=ric-platform%2F50-RIC-Platform%2Fhelm%2Fdbaas%2Fvalues.yaml;h=a798dfed16e27a4abd9e2755bca1a0b80758bf82;hb=0011afae26ce8f51b964ddc47d8d4b4f80830a4c;hp=2f1de685edf699560e7a7e168bf4e978ae945773;hpb=2df61c2fcf64b32ecf7f064ef9cbbe6b54a15bc0;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/dbaas/values.yaml b/ric-platform/50-RIC-Platform/helm/e2term/resources/pizpub.crontab similarity index 68% rename from ric-platform/50-RIC-Platform/helm/dbaas/values.yaml rename to ric-platform/50-RIC-Platform/helm/e2term/resources/pizpub.crontab index 2f1de685..a798dfed 100644 --- a/ric-platform/50-RIC-Platform/helm/dbaas/values.yaml +++ b/ric-platform/50-RIC-Platform/helm/e2term/resources/pizpub.crontab @@ -1,6 +1,5 @@ ################################################################################ # Copyright (c) 2019 AT&T Intellectual Property. # -# Copyright (c) 2019 Nokia. # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # @@ -15,19 +14,5 @@ # limitations under the License. # ################################################################################ -repository: "nexus3.o-ran-sc.org:10004" -imagePullPolicy: IfNotPresent -repositoryCred: docker-reg-cred - -dbaas: - backend: - terminationGracePeriodSeconds: 0 - replicas: 1 - image: - name: ric-plt-dbaas - tag: 0.1.0 - - # Service ports are now defined in - # ric-common/Common-Template/helm/ric-common/templates/_ports.tpl file. - # If need to change a service port, make the code change necessary, then - # update the _ports.tpl file with the new port number. \ No newline at end of file +# +0 * * * * find {{ .Values.dataRootDir }}/{{ .Values.processedDirectory }} -type f -mtime +3 -delete