From e5b07f3cbffa91272c24092478e10b3a3eb69c68 Mon Sep 17 00:00:00 2001 From: Matteo <matteo.difazio@garr.it> Date: Fri, 21 May 2021 15:48:42 +0200 Subject: [PATCH] 20210521 Matteo: Edit smartharvester container name --- smartharvester.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartharvester.yaml b/smartharvester.yaml index 0310318..868baf3 100644 --- a/smartharvester.yaml +++ b/smartharvester.yaml @@ -19,7 +19,7 @@ spec: tier: back spec: containers: - - name: fdp-api + - name: smartharvester image: git.garr.it:5050/eosc-pillar/ffds/ffds-smart-harvester/ffds-smart-harvester:latest ports: - name: http -- GitLab