Use correct helm repo for tigera
This commit is contained in:
parent
9a695f29c0
commit
508b65bcb2
|
@ -7,9 +7,9 @@ spec:
|
|||
interval: 5m
|
||||
chart:
|
||||
spec:
|
||||
chart: calico
|
||||
chart: tigera-operator
|
||||
version: 3.25.x
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: tigera-operator
|
||||
name: calico-charts
|
||||
namespace: flux-system
|
||||
|
|
Loading…
Reference in New Issue