docs: fix typo in fluxcd (#3268)

This commit is contained in:
DmitriyLewen
2022-12-08 11:55:14 +03:00
committed by GitHub
parent fa2281f723
commit c278d86614

View File

@@ -106,7 +106,7 @@ spec:
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: trivy-operator name: trivy-operator
namespace: flux-system namespace: flux-system
version: 0.0.5 version: 0.0.5
interval: 60m interval: 60m
``` ```