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
When installing jspolicy in a kubernetes cluster with calico CNI, it needs to be installed with hostNetwork=true. However, this option is not exposed in the helm chart values.
As workaround, we can do post-installation deployment patch
The text was updated successfully, but these errors were encountered:
When installing jspolicy in a kubernetes cluster with calico CNI, it needs to be installed with
hostNetwork=true
. However, this option is not exposed in the helm chart values.As workaround, we can do post-installation deployment patch
The text was updated successfully, but these errors were encountered: