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