k3s-cluster/cluster/core/networking/calico/tigera-helm.yaml

16 lines
320 B
YAML
Raw Normal View History

apiVersion: helm.toolkit.fluxcd.io/v2beta2
2023-04-04 00:47:05 -04:00
kind: HelmRelease
metadata:
name: tigera-operator
namespace: tigera-operator
spec:
interval: 5m
chart:
spec:
2023-04-04 01:07:20 -04:00
chart: tigera-operator
version: 3.27.x
2023-04-04 00:47:05 -04:00
sourceRef:
kind: HelmRepository
2023-04-04 01:07:20 -04:00
name: calico-charts
2023-04-04 00:47:05 -04:00
namespace: flux-system