Commit b79a00c6 authored by shangguanfulong's avatar shangguanfulong

Update yii.json

parent a8ff54f3
......@@ -21,11 +21,6 @@
}
},
"spec": {
"imagePullSecrets":[
{
"name": "aliyun-cr-via-cdk-new"
}
],
"volumes": [
{
"name": "etc",
......@@ -42,6 +37,11 @@
],
"initContainers": [
{
"imagePullSecrets":[
{
"name": "aliyun-cr-via-cdk-new"
}
],
"name": "init",
"image": "%IMAGE_SRC%",
"imagePullPolicy": "Always",
......@@ -81,6 +81,11 @@
]
},
{
"imagePullSecrets":[
{
"name": "aliyun-cr-via-cdk-new"
}
],
"name": "fpm",
"image": "%IMAGE_SRC%",
"imagePullPolicy": "Always",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment