environment

abstract fun environment(): Array<String>

Environment variables in form key=value that should be added to the deployed Restate container.

Return

the environment variables to add