commit 41fa55ce4343b12998e33ed142408e467f0742c0 parent d90161a651e38bd5f846bd21774025501e2c22cc Author: MTRNord <mtrnord1@gmail.com> Date: Tue, 7 Jan 2025 11:34:31 +0100 Add hubble ui Diffstat:
| M | infrastructure/controllers/hubble_ui.yaml | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/infrastructure/controllers/hubble_ui.yaml b/infrastructure/controllers/hubble_ui.yaml @@ -38,6 +38,9 @@ spec: relay: enabled: false + envoy: + enabled: false + ui: # enable Hubble UI enabled: true