feat: Add GatewayAPI support to cluster bootstrap
This commit is contained in:
parent
7d3c60325f
commit
6abe9ff3e9
6 changed files with 13 additions and 2 deletions
|
|
@ -30,6 +30,8 @@ cluster:
|
|||
name: none
|
||||
proxy:
|
||||
disabled: true
|
||||
extraManifests:
|
||||
- https://github.com/kubernetes-sigs/gateway-api/releases/download/v${gateway-api_version}/standard-install.yaml
|
||||
inlineManifests:
|
||||
- name: cilium-bootstrap
|
||||
contents: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue