1
This commit is contained in:
parent
df61c4e34b
commit
99b282fede
@ -25,4 +25,5 @@ patches:
|
||||
- path: patch/market-deployment_patch.yaml
|
||||
- path: patch/task-deployment_patch.yaml
|
||||
- path: patch/agent-deployment_patch.yaml
|
||||
- path: patch/h5-deployment_patch.yaml
|
||||
- path: patch/h5-deployment_patch.yaml
|
||||
- path: patch/admin-deployment_patch.yaml
|
||||
11
gp073/patch/admin-deployment_patch.yaml
Normal file
11
gp073/patch/admin-deployment_patch.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: stock2-web-admin
|
||||
spec:
|
||||
template:
|
||||
spec:
|
||||
containers:
|
||||
- name: stock2-web-admin
|
||||
image: juyou.tencentcloudcr.com/juyoutech/stock2_web_admin73:latest
|
||||
imagePullPolicy: Always
|
||||
Loading…
x
Reference in New Issue
Block a user