fix: fix controlhub restart pod 404 (#453)

This commit is contained in:
yyh
2024-09-13 17:27:46 +08:00
committed by GitHub
parent 4fa240a107
commit b50aab4c4e

View File

@@ -147,7 +147,7 @@ spec:
apiVersion: v1
fieldPath: status.podIP
- name: dashboard-init
image: beclab/dashboard-frontend-v1:v0.3.4
image: beclab/dashboard-frontend-v1:v0.3.5
imagePullPolicy: IfNotPresent
command:
- /bin/sh
@@ -159,7 +159,7 @@ spec:
- mountPath: /www
name: www-dir
- name: control-hub-init
image: beclab/admin-console-frontend-v1:v0.3.13
image: beclab/admin-console-frontend-v1:v0.3.15
imagePullPolicy: IfNotPresent
command:
- /bin/sh