Slight refactor of Zanzana GRPC Client to use it in the IAM Folder Operator (#110120)
This commit is contained in:
@@ -67,7 +67,7 @@ func main() {
|
||||
|
||||
// Create app config from operator config
|
||||
appCfg := app.AppConfig{
|
||||
ZanzanaAddr: cfg.ZanzanaClient.Addr,
|
||||
ZanzanaCfg: cfg.ZanzanaClient,
|
||||
FolderReconcilerNamespace: cfg.FolderReconciler.Namespace,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user