chore(cilium): Move Cilium configuration to kustomize-bases
This commit is contained in:
parent
1420189990
commit
471e15389e
12 changed files with 75 additions and 110 deletions
|
|
@ -1,22 +1,6 @@
|
|||
---
|
||||
apiVersion: gateway.networking.k8s.io/v1
|
||||
kind: HTTPRoute
|
||||
metadata:
|
||||
name: http-filter-redirect
|
||||
spec:
|
||||
parentRefs:
|
||||
- name: public
|
||||
sectionName: http
|
||||
- name: internal
|
||||
sectionName: http
|
||||
rules:
|
||||
- filters:
|
||||
- type: RequestRedirect
|
||||
requestRedirect:
|
||||
scheme: https
|
||||
---
|
||||
apiVersion: gateway.networking.k8s.io/v1
|
||||
kind: HTTPRoute
|
||||
metadata:
|
||||
name: hubble-route
|
||||
namespace: kube-system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue