更新多个应用的镜像地址,调整数据存储路径,新增 Traefik 配置,删除无用的 Keycloak 配置文件,添加必须执行的脚本
This commit is contained in:
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: jimeng-api
|
||||
image: ghcr.io/iptag/jimeng-api:latest
|
||||
image: docker.cnb.cool/kevisual/dev-env/jimeng-api:v1.9.5
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 5100
|
||||
|
||||
Reference in New Issue
Block a user