Added and configured Gateway API
I did this when installing the cluster because cilium depends on it.
This commit is contained in:
@@ -22,6 +22,9 @@ cluster:
|
||||
proxy:
|
||||
disabled: true
|
||||
inlineManifests:
|
||||
- name: gateway-api
|
||||
contents: |
|
||||
${indent(8, gateway_api_manifest)}
|
||||
- name: cilium
|
||||
contents: |
|
||||
${indent(8, cilium_manifest)}
|
||||
Reference in New Issue
Block a user