Package version:
OptionalappDapr application identifier
OptionalappTells Dapr which port your application is listening on
OptionalappTells Dapr which protocol your application is using. Valid options are http and grpc. Default is http
OptionalenableEnables API logging for the Dapr sidecar
OptionalenabledBoolean indicating if the Dapr side car is enabled
OptionalhttpIncreasing max size of request body http and grpc servers parameter in MB to handle uploading of big files. Default is 4 MB.
OptionalhttpDapr max size of http header read buffer in KB to handle when sending multi-KB headers. Default is 65KB.
OptionallogSets the log level for the Dapr sidecar. Allowed values are debug, info, warn, error. Default is info.
Container App Dapr configuration.