add Istio
This commit is contained in:
8
infrastructure/controllers/istio/repository.yaml
Normal file
8
infrastructure/controllers/istio/repository.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: istio
|
||||
spec:
|
||||
interval: 5m
|
||||
url: https://istio-release.storage.googleapis.com/charts
|
Reference in New Issue
Block a user