new image with timezone support
This commit is contained in:
parent
9790ce03b4
commit
ebb627658d
|
|
@ -18,7 +18,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: mini-beieli-web
|
- name: mini-beieli-web
|
||||||
image: registry.gitlab.com/drpuur/mini-beieli-web:2022122601
|
image: registry.gitlab.com/drpuur/mini-beieli-web:2022122801
|
||||||
env:
|
env:
|
||||||
- name: REDIS_CONNECTION_STRING
|
- name: REDIS_CONNECTION_STRING
|
||||||
value: 127.0.0.1:6379
|
value: 127.0.0.1:6379
|
||||||
|
|
@ -43,7 +43,7 @@ spec:
|
||||||
- CAP_NET_RAW
|
- CAP_NET_RAW
|
||||||
- CAP_AUDIT_WRITE
|
- CAP_AUDIT_WRITE
|
||||||
- name: mini-beieli-lorahandler
|
- name: mini-beieli-lorahandler
|
||||||
image: registry.gitlab.com/drpuur/mini-beieli-lorahandler:2022122601
|
image: registry.gitlab.com/drpuur/mini-beieli-lorahandler:2022122801
|
||||||
env:
|
env:
|
||||||
- name: REDIS_CONNECTION_STRING
|
- name: REDIS_CONNECTION_STRING
|
||||||
value: 127.0.0.1:6379
|
value: 127.0.0.1:6379
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue