Skip to content

Default auth for Ditto #1685

Answered by mladBlum
neottil asked this question in Q&A
Jul 10, 2023 · 2 comments · 12 replies
Discussion options

You must be logged in to vote

Hello,

I am glad that i have found your discussion. I have the same problem and I am pretty sure I found the issue today.

tl;dr:

The quick solution is to set ingress.api.paths /api to nginx.

ingress:
  api:
    # paths configures ingress paths
    paths:
      - path: /api
        backendSuffix: **nginx**

The long answer because this is probably an issue with the helm-chart:

Just for context, the environment in which I use the Eclipse Ditto chart is an Azure Kubernetes Services with a working nginx-ingress-controller and a cert-manager.

To keep things simple to describe I am using the local-values.yaml with mongodb.enabled: true.
The intention is to create an ingress so that all the endp…

Replies: 2 comments 12 replies

Comment options

You must be logged in to vote
12 replies
@thjaeckle
Comment options

@neottil
Comment options

@mladBlum
Comment options

Answer selected by thjaeckle
@thjaeckle
Comment options

@neottil
Comment options

@neottil
Comment options

@neottil
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants