Enable gateway support.

This commit is contained in:
Tom Alexander
2026-01-04 22:27:00 -05:00
parent 612158c3e1
commit cce4f98125
2 changed files with 33 additions and 0 deletions

View File

@@ -253,6 +253,10 @@ makeScope newScope (
"ui" = {
"enabled" = true;
};
"gatewayAPI" = {
"enabled" = true;
};
};
# TODO: Read and maybe apply https://docs.cilium.io/en/stable/operations/performance/tuning/