Compare commits

...

4 Commits

View File

@@ -471,7 +471,7 @@ spec:
- mountPath: /www
name: www-dir
- name: edge-desktop-init
image: beclab/desktop:v1.3.73
image: beclab/desktop:v1.3.74
imagePullPolicy: IfNotPresent
command:
- /bin/sh
@@ -613,7 +613,7 @@ spec:
- name: NATS_SUBJECT_USER_APPS
value: terminus.user.vault.{{ .Values.bfl.username}}
- name: user-service
image: beclab/user-service:v0.0.12
image: beclab/user-service:v0.0.15
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3000