@average-finland-92144 thanks for input. I tried using values-aks.yaml but getting below error. Any suggestions? i ran this command - helm upgrade --install flyte-backend flyteorg/flyte-binary --namespace flyte --values aks-starter.yaml and this pod "flyte-backend-flyte-binary-c68fc599-5zccr" errors out as : - time="2023-05-31T10
4540Z" level=info msg="Using config file: [/etc/flyte/config.d/000-core.yaml /etc/flyte/config.d/001-plugins.yaml /etc/flyte/config.d/002-database.yaml /etc/flyte/config.d/003-storage.yaml]"
panic: type is of an invalid value [custom]
goroutine 239 [running]:
github.com/flyteorg/flyteadmin/pkg/server.newGRPCServer({0x3e83040, 0xc001043740}, 0xc001052a50, 0xc00011b080, 0x2930363432623930?, {0x0?, 0x0}, {0x3ea3c28, 0xc000851330}, {0x0, ...})
/go/pkg/mod/github.com/flyteorg/flyteadmin@v1.1.88/pkg/server/service.go:111 +0xbde
github.com/flyteorg/flyteadmin/pkg/server.serveGatewayInsecure({0x3e83040?, 0xc001043740}, 0x0?, 0xc00011b080, 0xc000826d80, 0x7fab6a7e1108?, 0x46fbfa?, {0x3ea3c28, 0xc000851330})
/go/pkg/mod/github.com/flyteorg/flyteadmin@v1.1.88/pkg/server/service.go:278 +0x705
github.com/flyteorg/flyteadmin/pkg/server.Serve({0x3e83040, 0xc001043740}, 0xc001052a50?, 0x18?)
/go/pkg/mod/github.com/flyteorg/flyteadmin@v1.1.88/pkg/server/service.go:59 +0x19f
github.com/flyteorg/flyte/cmd/single.startAdmin.func3()
/flyteorg/build/cmd/single/start.go:92 +0x147
golang.org/x/sync/errgroup.(*Group).Go.func1()
/go/pkg/mod/golang.org/x/sync@v0.0.0-20220722155255-886fb9371eb4/errgroup/errgroup.go:75 +0x64
created by
golang.org/x/sync/errgroup.(*Group).Go
/go/pkg/mod/golang.org/x/sync@v0.0.0-20220722155255-886fb9371eb4/errgroup/errgroup.go:72 +0xa5