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

Add default plugins

This commit is contained in:
J. Fernando Sánchez 2019-01-15 17:58:48 +01:00
parent 238f76442c
commit fa993c6e2a

View File

@ -15,6 +15,8 @@ spec:
- name: senpy-latest
image: $IMAGEWTAG
imagePullPolicy: Always
args:
- "--default-plugins"
resources:
limits:
memory: "512Mi"