Skip to content
Snippets Groups Projects

production: Deploy one instance of content mimetype indexers

Merged Antoine R. Dumont requested to merge deploy-content-mimetype into production
2 files
+ 33
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -46,5 +46,5 @@ data:
"name" (print "indexer-" .deployment_name)
"kafkaConfiguration" $journalClientConfiguration
"autoscalingConfiguration" .deployment_config.autoScaling
"Values" .Values) -}}
"Values" .Values) }}
{{ end }}
Loading