Actualiser clickhouse/app/clickhouse.yaml
This commit is contained in:
parent
0b10d9d7f8
commit
974b1c0a0c
@ -38,10 +38,14 @@ spec:
|
|||||||
image: 767397786784.dkr.ecr.eu-west-3.amazonaws.com/reports/clickhousedga:latest
|
image: 767397786784.dkr.ecr.eu-west-3.amazonaws.com/reports/clickhousedga:latest
|
||||||
env:
|
env:
|
||||||
#tbd continue here
|
#tbd continue here
|
||||||
- name: OPM_KEYCLOAK_URL=https://keycloak.demo.aws.myseamlesstravel.com/realms/demo-aws-pg_bo_operators/protocol/openid-connect/token
|
- name: OPM_KEYCLOAK_URL
|
||||||
- name: OPM_CLIENT_ID=clearim_console_tools
|
value: "https://keycloak.demo.aws.myseamlesstravel.com/realms/demo-aws-pg_bo_operators/protocol/openid-connect/token"
|
||||||
- name: OPM_CLIENT_SECRET=rdSYEulemF7C9GKBREG1N6x2c2Ext6dR
|
- name: OPM_CLIENT_ID
|
||||||
- name: OPM_API_URL=https://services.aws-pg.demo.aws.myseamlesstravel.com/opm/parameters
|
value: "clearim_console_tools"
|
||||||
|
- name: OPM_CLIENT_SECRET
|
||||||
|
value: "rdSYEulemF7C9GKBREG1N6x2c2Ext6dR"
|
||||||
|
- name: OPM_API_URL
|
||||||
|
value: "https://services.aws-pg.demo.aws.myseamlesstravel.com/opm/parameters"
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: data-storage-vc-template
|
- name: data-storage-vc-template
|
||||||
mountPath: /var/lib/clickhouse
|
mountPath: /var/lib/clickhouse
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user