Commit dd65a7d7 authored by shangguanfulong's avatar shangguanfulong

Update yii.json

parent b79a00c6
......@@ -21,6 +21,11 @@
}
},
"spec": {
"imagePullSecrets": [
{
"name": "aliyun-cr-via-cdk-new"
}
],
"volumes": [
{
"name": "etc",
......@@ -37,11 +42,6 @@
],
"initContainers": [
{
"imagePullSecrets":[
{
"name": "aliyun-cr-via-cdk-new"
}
],
"name": "init",
"image": "%IMAGE_SRC%",
"imagePullPolicy": "Always",
......@@ -81,11 +81,6 @@
]
},
{
"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