Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
utilities
Import Process CLI
Commits
4177d8b0
Commit
4177d8b0
authored
Jun 14, 2021
by
Jonas Waeber
Browse files
Update record sets index.
parent
c9e5628d
Changes
2
Hide whitespace changes
Inline
Side-by-side
global-configs/prod/reports-consumer-step-whitelist/whitelist.txt
View file @
4177d8b0
...
...
@@ -2,6 +2,6 @@ gi-drupal-syncer
import-process-bridge-groups
gi-record-set-es-transform
gi-institution-es-transform
indexer-record-sets-v
6
indexer-record-sets-v
7
indexer-institutions-v6
indexer-documents-v21-update
\ No newline at end of file
global-configs/prod/update.elastic-indices.sh
View file @
4177d8b0
...
...
@@ -7,7 +7,7 @@ kubectl delete configmap prod-institutions-index
kubectl create configmap prod-institutions-index
--from-literal
ELASTIC_INDEX
=
"institutions-v6"
kubectl delete configmap prod-record-sets-index
kubectl create configmap prod-record-sets-index
--from-literal
ELASTIC_INDEX
=
"record-sets-v
6
"
kubectl create configmap prod-record-sets-index
--from-literal
ELASTIC_INDEX
=
"record-sets-v
7
"
kubectl delete configmap prod-documents-index
kubectl create configmap prod-documents-index
--from-literal
ELASTIC_INDEX
=
"documents-v21"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment