Enhancement: resources network widget (#4327)

This commit is contained in:
shamoon 2024-11-24 22:43:13 -08:00
parent a06964dd17
commit 897309a47c
No known key found for this signature in database
6 changed files with 86 additions and 4 deletions

View file

@ -175,6 +175,7 @@ data:
expanded: true
cpu: true
memory: true
network: default
- search:
provider: duckduckgo
target: _blank
@ -370,7 +371,7 @@ prevent unnecessary re-renders on page loads and window / tab focusing. The
procedure for enabling sticky sessions depends on your Ingress controller. Below
is an example using Traefik as the Ingress controller.
```
```yaml
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata: