Added redis fqdn [CI SKIP]
This commit is contained in:
parent
055030d88c
commit
389a3d1383
@ -24,6 +24,8 @@ spec:
|
||||
- containerPort: 8080
|
||||
name: web
|
||||
env:
|
||||
- name: REDIS_ADDRESS
|
||||
value: "npm-cache-redis.drone.svc.cluster.local:6379"
|
||||
- name: CACHE_TTL
|
||||
value: "43200"
|
||||
- name: LISTEN_ADDRESS
|
||||
|
Loading…
x
Reference in New Issue
Block a user