add Envoy Gateway
This commit is contained in:
11
infrastructure/controllers/envoy-gateway/repository.yaml
Normal file
11
infrastructure/controllers/envoy-gateway/repository.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta2
|
||||
kind: OCIRepository
|
||||
metadata:
|
||||
name: envoy-gateway
|
||||
namespace: envoy-gateway-system
|
||||
spec:
|
||||
interval: 10m
|
||||
url: oci://docker.io/envoyproxy/gateway-helm
|
||||
ref:
|
||||
semver: ">1.3.2"
|
Reference in New Issue
Block a user