Skip to content

Commit

Permalink
Merge pull request #182 from banjoh/em/add-network-policies
Browse files Browse the repository at this point in the history
Add network policies support
  • Loading branch information
DexterYan authored Sep 3, 2024
2 parents eb28ee6 + 012c210 commit ec7b02b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/util/support-bundle.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ var (
"ingresses": "ingress",
"customresourcedefinitions": "custom-resource-definitions",
"clusterrolebindings": "clusterRoleBindings",
"networkpolicies": "network-policy",
}
)

Expand Down

0 comments on commit ec7b02b

Please sign in to comment.