Skip to content
Snippets Groups Projects
Verified Commit 6a0f020e authored by Martin Weise's avatar Martin Weise
Browse files

Updated values

parent 5f597da2
Branches
Tags
4 merge requests!250Master,!246Dev,!244Dev,!243Dev
......@@ -16,7 +16,7 @@ spring.jpa.hibernate.ddl-auto=create
# logging
logging.level.root=error
logging.level.at.tuwien.=trace
logging.level.at.tuwien.=info
# rabbitmq
spring.rabbitmq.host=localhost
......
......@@ -112,7 +112,7 @@ dataDb:
password: mariabackup
sidecars:
- name: sidecar
image: s210.dl.hpc.tuwien.ac.at/dbrepo/data-db-sidecar:latest
image: s210.dl.hpc.tuwien.ac.at/dbrepo/data-db-sidecar:1.4.1
imagePullPolicy: Always
securityContext:
runAsUser: 1001
......@@ -237,7 +237,7 @@ searchDbDashboard:
opensearchHosts: http://search-db:9200
extraInitContainers:
- name: init
image: s210.dl.hpc.tuwien.ac.at/dbrepo/search-db-init:latest
image: s210.dl.hpc.tuwien.ac.at/dbrepo/search-db-init:1.4.1
imagePullPolicy: Always
env:
- name: OPENSEARCH_HOST
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment