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
I've tried installing latest charts and the issue still persists there
I'm running a supported version of the application & chart which is listed here
Describe the bug (actual behavior)
When the network policy is set to enable ingress filtering, unless I set detailed custom rules no policy is generated.
Expected behavior
If unset the "custom rules" should default to permit access only to the service port. Folks who want to control which hosts and whatnot will still need to write a more detailed policy.
Your installation details
Helm chart 0.7.2
Steps to reproduce
Install with heml setting .Values.networkPolicy.enabled == true
Issue submitter TODO list
Describe the bug (actual behavior)
When the network policy is set to enable ingress filtering, unless I set detailed custom rules no policy is generated.
Expected behavior
If unset the "custom rules" should default to permit access only to the service port. Folks who want to control which hosts and whatnot will still need to write a more detailed policy.
Your installation details
Helm chart 0.7.2
Steps to reproduce
Install with heml setting
.Values.networkPolicy.enabled
==true
Screenshots
No response
Logs
No response
Additional context
The Kubernetes Dashboard has very nice default filters:
https://github.com/kubernetes/dashboard/blob/master/charts/helm-chart/kubernetes-dashboard/templates/security/networkpolicy.yaml
The text was updated successfully, but these errors were encountered: