You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but my assumption is that it is declaring an http-listener and that it should be: protocol: HTTP
But I'm using this tutorial as I am new to kubernetes and unsure about the proper setup, so wanted to mark this as a bug rather then make a pull request on it.
The text was updated successfully, but these errors were encountered:
Bug Report
Line 8 of the ambassador_listener.yaml has:
protocol: HTTPS
but my assumption is that it is declaring an http-listener and that it should be:
protocol: HTTP
But I'm using this tutorial as I am new to kubernetes and unsure about the proper setup, so wanted to mark this as a bug rather then make a pull request on it.
The text was updated successfully, but these errors were encountered: