mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-12-03 12:18:09 +08:00
[ADD] add debug msg
This commit is contained in:
parent
79afaf97cd
commit
d6382d7afe
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user