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
The current builder of Kong addon to deploy kong gateway does not support changing namespace to deploy kong gateway in another namespace, other than the default kong-system. This blocks Kong/kubernetes-ingress-controller#4431.
Proposed Solution
Add a WithNamespace in kong.Builder to deploy Kong gateway in another namespace.
Additional information
No response
Acceptance Criteria
Could specify namespace to deploy Kong in kong.Builder.
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Problem Statement
The current builder of
Kong
addon to deploy kong gateway does not support changingnamespace
to deploy kong gateway in another namespace, other than the defaultkong-system
. This blocks Kong/kubernetes-ingress-controller#4431.Proposed Solution
WithNamespace
inkong.Builder
to deploy Kong gateway in another namespace.Additional information
No response
Acceptance Criteria
kong.Builder
.The text was updated successfully, but these errors were encountered: