Skip to content
Discussion options

You must be logged in to vote

Hi @wss29 ,

In the values.yaml file, the basehost is set to 192.168.1.140.sslip.io, but access should be directed to https://192.168.0.140.sslip.io/trynow/. Is this not correct?

No, this is not correct because the IPs do not match. In the basehost you use 192.168.1.140.sslip.io but then try to access https://192.168.0.140.sslip.io/trynow/ (Notice the difference in the third segment of the IP address. Once you have 1 and once you have 0). However, they need to match because the NGinX Ingress will only react to the host configured in the values.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@wss29
Comment options

@lucas-koehler
Comment options

@wss29
Comment options

@lucas-koehler
Comment options

Answer selected by wss29
@wss29
Comment options

@wss29
Comment options

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