[ADD] add debug msg

This commit is contained in:
GLYASAI 2018-12-12 15:48:29 +08:00
parent 79afaf97cd
commit d6382d7afe

View File

@ -70,6 +70,7 @@ func TenantServiceVersion(as *v1.AppService, dbmanager db.Manager) error {
Affinity: createAffinity(as, dbmanager),
},
}
logrus.Debugf("podtmpSpec: %v", podtmpSpec) // TODO: DELETE
//set annotations feature by env
setFeature(&podtmpSpec)
//set to deployment or statefulset