wide-fall-30464
12/19/2022, 5:45 AMhelm install \
--set 'hydra.config.secrets.system={$(LC_ALL=C tr -dc 'A-Za-z0-9' < /dev/urandom | base64 | head -c 32)}' \
--set 'hydra.config.dsn=memory' \
--set 'hydra.config.urls.self.issuer=<http://public.hydra.localhost/>' \
--set 'hydra.config.urls.login=<http://example-idp.localhost/login>' \
--set 'hydra.config.urls.consent=<http://example-idp.localhost/consent>' \
--set 'hydra.config.urls.logout=<http://example-idp.localhost/logout>' \
--set 'ingress.public.enabled=true' \
--set 'ingress.admin.enabled=true' \
--set 'hydra.dangerousForceHttp=true' \
--set 'hydra.dev=true' \
hydra-example \
ory/hydra