rapid-book-98432
09/08/2022, 6:41 AMcoalesce.go220 warning: cannot overwrite table with non table for datahub.datahub-frontend.env (map[JMXPORT:1099])
coalesce.go220 warning: cannot overwrite table with non table for datahub.datahub-gms.env (map[JMXPORT:1099])
bumpy-needle-3184
09/08/2022, 7:05 AMrapid-book-98432
09/08/2022, 7:06 AMrapid-book-98432
09/08/2022, 7:06 AMrapid-book-98432
09/08/2022, 7:07 AMrapid-book-98432
09/08/2022, 7:08 AMbumpy-needle-3184
09/08/2022, 7:10 AMrapid-book-98432
09/08/2022, 7:10 AMhelm install datahub datahub/datahub --values values-demo.yaml --version 0.2.83
rapid-book-98432
09/08/2022, 7:11 AMbumpy-needle-3184
09/08/2022, 7:11 AMrapid-book-98432
09/08/2022, 7:12 AMdatahub-gms:
enabled: true
image:
repository: dtnls/duke-gms
tag: "1.0.1"
env:
- name: MY_NAME
value: "myvalue"
rapid-book-98432
09/08/2022, 7:12 AMrapid-book-98432
09/08/2022, 7:13 AMrapid-book-98432
09/08/2022, 7:13 AMrapid-book-98432
09/08/2022, 7:13 AMbumpy-needle-3184
09/08/2022, 7:15 AMextraEnvs
key instead - https://github.com/acryldata/datahub-helm/tree/master/charts/datahub/subcharts/datahub-gms#:~:text=%7B%7D-,extraEnvs,-[ā¦]0%5Benvironment%20variablesbumpy-needle-3184
09/08/2022, 7:16 AMdatahub-gms:
enabled: true
image:
tag: "xxx"
extraEnvs:
- name: CLI_TELEMETRY_ENABLED
value: "false"
- name: INGESTION_REPORTING_ENABLED
value: "true"
- name: ENABLE_THIRD_PARTY_LOGGING
value: "true"
rapid-book-98432
09/08/2022, 7:16 AMrapid-book-98432
09/08/2022, 7:16 AMrapid-book-98432
09/09/2022, 4:51 AMbumpy-needle-3184
09/09/2022, 5:08 AM