#49 REDIS_URL configuration

This commit is contained in:
Henning Jacobs
2017-01-06 23:47:02 +01:00
parent d8ef751f66
commit f35da40687
3 changed files with 8 additions and 3 deletions

View File

@@ -28,6 +28,9 @@ spec:
port: 8080
initialDelaySeconds: 5
timeoutSeconds: 1
env:
- name: REDIS_URL
value: kube-ops-view-redis:6379
resources:
limits:
cpu: 200m