Skip to content

Commit 4157a84

Browse files
author
Robin Hermann
committed
fix: remove default IPv4 filter
1 parent 799b938 commit 4157a84

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

helm/hubble-observer/dashboard/cilium-hubble-flows.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1398,9 +1398,8 @@
13981398
{
13991399
"allValue": ".+",
14001400
"current": {
1401-
"selected": false,
1402-
"text": "IPv4",
1403-
"value": "IPv4"
1401+
"text": "$__all",
1402+
"value": "$__all"
14041403
},
14051404
"hide": 0,
14061405
"includeAll": true,

0 commit comments

Comments
 (0)