chore(cilium): Remove public gateway
This commit is contained in:
parent
2ea0c9a844
commit
5148ca1183
3 changed files with 1 additions and 38 deletions
|
|
@ -6,14 +6,13 @@ namespace: kube-system
|
|||
resources:
|
||||
- ../../kustomize-bases/cilium
|
||||
- ip-pool.yaml
|
||||
- gateways.yaml
|
||||
- httproute.yaml
|
||||
|
||||
patches:
|
||||
- patch: |-
|
||||
- op: replace
|
||||
path: /spec/addresses/0/value
|
||||
value: 10.7.65.251
|
||||
value: 10.7.65.250
|
||||
- op: replace
|
||||
path: /spec/listeners/1/tls/certificateRefs/0/name
|
||||
value: tls-wildcard-peterg-nl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue