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
This reverts #1197 which purported to fix#1169 (which I cannot
reproduce). Installing with values like the following correctly excludes
any agents that are not enabled.
``` yaml
agents:
k8s-agent:
enabled: false
kgateway-agent:
enabled: false
...
```
Fixes#1225.
Signed-off-by: Brian Fox <[email protected]>
0 commit comments