fix fqdn
This commit is contained in:
@@ -72,6 +72,10 @@ spec:
|
||||
- containerPort: 3010
|
||||
name: http
|
||||
env:
|
||||
- name: AFFINE_SERVER_HTTPS
|
||||
value: "true"
|
||||
- name: AFFINE_SERVER_HOST
|
||||
value: "affine.prod.panic.haus"
|
||||
- name: REDIS_SERVER_HOST
|
||||
value: "redis-lb.redis.svc.cluster.local"
|
||||
- name: REDIS_SERVER_PORT
|
||||
|
||||
Reference in New Issue
Block a user