Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 424 Bytes

File metadata and controls

16 lines (11 loc) · 424 Bytes

hades-artemis-adapter

Warning

This is a work in progress repository.

Deployment

helm upgrade --install hades-artemis-adapter ./helm/hades-artemis-adapter -f ./helm/values-deploy.yaml \
    --namespace hades-artemis-connector --create-namespace \
    --set image.tag="main" \
    --set env.ARTEMIS_BASE_URL="https://artemis-test8.artemis.cit.tum.de" \
    --set env.ARTEMIS_AUTH_TOKEN="<TOKEN>"