diff --git a/docker/config_template.yaml b/docker/config_template.yaml index 8a7c747d8c27..48579090839d 100644 --- a/docker/config_template.yaml +++ b/docker/config_template.yaml @@ -184,6 +184,7 @@ persistence: password: "{{ default .Env.ES_PWD "" }}" indices: visibility: "{{ default .Env.ES_VIS_INDEX "temporal_visibility_v1_dev" }}" + secondary_visibility: "{{ default .Env.ES_SEC_VIS_INDEX "temporal_secondary_visibility_v1_dev" }}" {{- end }} global: