private-registry

This commit is contained in:
huanqing.shao
2019-09-02 22:55:23 +08:00
parent fa9aa1e4e8
commit 99e7175fe3
4 changed files with 94 additions and 0 deletions

View File

@ -180,6 +180,7 @@ module.exports = {
children: [
'k8s-intermediate/ingress',
'k8s-intermediate/config-map',
'k8s-intermediate/private-registry',
// 'k8s-intermediate/recommendation',
]
},