8 lines
188 B
YAML
8 lines
188 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: vmware-tanzu
|
|
namespace: flux-system
|
|
spec:
|
|
interval: 24h
|
|
url: https://vmware-tanzu.github.io/helm-charts |