diff --git a/flux/cluster/apps/gitops/renovate/renovate-infrastructure.yaml b/flux/cluster/apps/gitops/renovate/renovate-infrastructure.yaml index 104d192..b46b232 100644 --- a/flux/cluster/apps/gitops/renovate/renovate-infrastructure.yaml +++ b/flux/cluster/apps/gitops/renovate/renovate-infrastructure.yaml @@ -60,7 +60,7 @@ data: }, "helm-values": { "fileMatch": ["flux/.+\\.yaml$"] - } + }, "kubernetes": { "fileMatch": ["flux/.+\\.yaml$"] }