更改pod内容器名
This commit is contained in:
@@ -37,7 +37,7 @@ spec:
|
||||
path: /data/logs/flymoon-admin/
|
||||
type: DirectoryOrCreate
|
||||
containers:
|
||||
- name: s1-flymoon-admin # 容器名称
|
||||
- name: flymoon-admin # 容器名称
|
||||
image: uswccr.ccs.tencentyun.com/lessiesit/flymoon-admin:v1_dxin_467169b_202511101605 # 容器镜像
|
||||
imagePullPolicy: Always # 镜像拉取策略 拉
|
||||
env:
|
||||
|
||||
@@ -37,7 +37,7 @@ spec:
|
||||
path: /data/logs/flymoon-agent/
|
||||
type: DirectoryOrCreate
|
||||
containers:
|
||||
- name: s1-flymoon-agent # 容器名称
|
||||
- name: flymoon-agent # 容器名称
|
||||
image: uswccr.ccs.tencentyun.com/lessiesit/flymoon-agent:v0.0.5 # 容器镜像
|
||||
imagePullPolicy: Always # 镜像拉取策略,拉
|
||||
env:
|
||||
|
||||
@@ -37,7 +37,7 @@ spec:
|
||||
path: /data/logs/flymoon-payment/
|
||||
type: DirectoryOrCreate
|
||||
containers:
|
||||
- name: s1-flymoon-payment # 容器名称
|
||||
- name: flymoon-payment # 容器名称
|
||||
image: uswccr.ccs.tencentyun.com/lessiesit/flymoon-payment:v2_dxin_d408919_202511121501 # 容器镜像
|
||||
imagePullPolicy: Always # 镜像拉取策略,总是拉取
|
||||
env:
|
||||
|
||||
@@ -43,7 +43,7 @@ spec:
|
||||
path: /data/logs/lessie-agents/
|
||||
type: DirectoryOrCreate
|
||||
containers:
|
||||
- name: s1-lessie-agents # 容器名称
|
||||
- name: lessie-agents # 容器名称
|
||||
image: uswccr.ccs.tencentyun.com/lessiesit/lessie-sourcing-agents:v0.0.2 # 容器镜像
|
||||
imagePullPolicy: Always # 镜像拉取策略拉
|
||||
env:
|
||||
|
||||
@@ -36,7 +36,7 @@ spec:
|
||||
configMap:
|
||||
name: default-conf
|
||||
containers:
|
||||
- name: s1-lessie-ai-web
|
||||
- name: lessie-ai-web
|
||||
image: uswccr.ccs.tencentyun.com/lessiesit/lessie-ai-web:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
|
||||
@@ -37,7 +37,7 @@ spec:
|
||||
path: /data/logs/lessie-go-api/
|
||||
type: DirectoryOrCreate
|
||||
containers:
|
||||
- name: s1-lessie-go-api # 容器名称
|
||||
- name: lessie-go-api # 容器名称
|
||||
image: uswccr.ccs.tencentyun.com/lessiesit/go_lessie-sourcing-api:v13_dxin_d96a403_202511071407 # 容器镜像
|
||||
imagePullPolicy: Always # 镜像拉取策略 ,总是拉
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user