1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-11-22 00:02:28 +00:00

Fixed deployment IMAGENAME

This commit is contained in:
J. Fernando Sánchez 2017-06-02 20:10:06 +02:00
parent 147fd4a333
commit 2ea01aef42

View File

@ -13,7 +13,7 @@ spec:
spec: spec:
containers: containers:
- name: senpy-latest - name: senpy-latest
image: registry.cluster.gsi.dit.upm.es/senpy/senpy:latest image: gsiupm/senpy:latest
args: args:
- "--default-plugins" - "--default-plugins"
resources: resources: