Skip to content
Snippets Groups Projects
Commit fcc06c3d authored by Marco Lorini's avatar Marco Lorini
Browse files

2021-05-25 ML: change image pull policy in Always, for register-front and smart-harvester

parent 1f6a89b3
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,7 @@ spec:
containers:
- name: ffds-register
image: git.garr.it:5050/eosc-pillar/ffds/ffds-register-front/ffds-register-front:latest
imagePullPolicy: Always
ports:
- name: http
containerPort: 80
......
......@@ -21,6 +21,7 @@ spec:
containers:
- name: smartharvester
image: git.garr.it:5050/eosc-pillar/ffds/ffds-smart-harvester/ffds-smart-harvester:latest
imagePullPolicy: Always
ports:
- name: http
containerPort: 8080
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment