mirror of
https://github.com/gsi-upm/senpy
synced 2025-08-23 18:12:20 +00:00
Add pull policy to k8s deployment
* Add git fetch to (try to) fix github push from gitlab
This commit is contained in:
@@ -14,6 +14,7 @@ spec:
|
||||
containers:
|
||||
- name: senpy-latest
|
||||
image: gsiupm/senpy:latest
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- "--default-plugins"
|
||||
resources:
|
||||
|
Reference in New Issue
Block a user