Use correct helm repo for tigera

This commit is contained in:
SeanOMik 2023-04-04 01:07:20 -04:00
parent 9a695f29c0
commit 508b65bcb2
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 2 additions and 2 deletions

View File

@ -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