From 8819657c13b18531ffb664fcf9ca402df6ef2397 Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Wed, 10 Jul 2024 22:04:22 +1000 Subject: [PATCH] fixing infra ks for renovate --- kubernetes/infrastructure/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/kubernetes/infrastructure/kustomization.yaml b/kubernetes/infrastructure/kustomization.yaml index 2ef0095..26cdeb0 100644 --- a/kubernetes/infrastructure/kustomization.yaml +++ b/kubernetes/infrastructure/kustomization.yaml @@ -17,4 +17,5 @@ resources: - ./prometheus-alertmanager/prometheus-alertmanager.yaml - ./prometheus-exporters/prometheus-exporters.yaml - ./redis/redis.yaml + - ./renovate/renovate.yaml - ./repositories/repositories.yaml \ No newline at end of file