提交 8b9b3b60 作者: ZhangLingKun

Merge remote-tracking branch 'origin/develop' into develop

......@@ -21,6 +21,9 @@ spec:
volumeMounts:
- name: log-of-nginx
mountPath: /var/log/nginx
- name: localtime
mountPath: /etc/localtime
readOnly: true
resources:
limits:
memory: 512Mi
......@@ -31,3 +34,6 @@ spec:
- name: log-of-nginx
hostPath:
path: /var/log/nginx
- name: localtime
hostPath:
path: /etc/localtime
......@@ -14,4 +14,4 @@ patches:
images:
- name: REGISTRY/NAMESPACE/IMAGE:TAG
newName: mmc-registry.cn-shenzhen.cr.aliyuncs.com/sharefly-dev/admin
newTag: 626a3cf26ce739cd319c7fb17c66efad8c4c8b3e
newTag: 9802f6a9d578255792107915a86e29239fe30fd1
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论