We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f3185e commit bbea2b0Copy full SHA for bbea2b0
deploy/k8m.yaml
@@ -159,9 +159,9 @@ spec:
159
spec:
160
containers:
161
- name: k8m
162
- # image: docker.io/weibh/k8m:v0.0.187
163
- # image: ghcr.io/weibaohui/k8m:v0.0.187
164
- image: registry.cn-hangzhou.aliyuncs.com/minik8m/k8m:v0.0.187
+ # image: docker.io/weibh/k8m:v0.0.188
+ # image: ghcr.io/weibaohui/k8m:v0.0.188
+ image: registry.cn-hangzhou.aliyuncs.com/minik8m/k8m:v0.0.188
165
env:
166
# 是否开启debug模式
167
- name: DEBUG
0 commit comments