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