Enable gateway support.

This commit is contained in:
Tom Alexander
2026-01-04 22:27:00 -05:00
parent 650f8d41a6
commit c888055876
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/