add setenv

This commit is contained in:
ducoterra
2021-02-05 21:16:45 -05:00
parent 1573b97f62
commit d6c86439df
4 changed files with 16 additions and 9 deletions

View File

@@ -43,11 +43,11 @@ spec:
readOnly: true
resources:
limits:
memory: "8Gi"
cpu: "4"
memory: "10Gi"
cpu: "6"
requests:
memory: "1Mi"
cpu: "1m"
memory: "512Mi"
cpu: "1"
restartPolicy: Always
volumes:
- name: config