We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 932178c commit b4a32fcCopy full SHA for b4a32fc
1 file changed
common-lib/pubsub-lib/JetStreamUtil.go
@@ -230,6 +230,7 @@ var NatsConsumerWiseConfigMapping = map[string]NatsConsumerConfig{
230
INFRASTRACTURE_INSTALLATION_DELETE_SUCCESS_DURABLE: {},
231
INFRA_HELM_RELEASE_ACTION_DURABLE: {},
232
COST_MODULE_INSTALLATION_DURABLE: {},
233
+ COST_MODULE_GPU_INSTALLATION_DURABLE: {},
234
}
235
236
// getConsumerConfigMap will fetch the consumer wise config from the json string
0 commit comments