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
If -enable-namespaces is not set then we ignore the -allow-k8s-namespace and -deny-k8s-namespace flags. -enable-namespaces is only set for Consul Enterprise but the allow/deny flags for k8s namespaces shouldn't require Consul Enterprise namespaces.
If
-enable-namespaces
is not set then we ignore the-allow-k8s-namespace
and-deny-k8s-namespace
flags.-enable-namespaces
is only set for Consul Enterprise but the allow/deny flags for k8s namespaces shouldn't require Consul Enterprise namespaces.https://github.com/hashicorp/consul-k8s/blob/master/connect-inject/handler.go#L385-L395
The text was updated successfully, but these errors were encountered: