diff --git a/manifests/monitoring/kustomization.yaml b/manifests/monitoring/kustomization.yaml index ebf4798..a781015 100644 --- a/manifests/monitoring/kustomization.yaml +++ b/manifests/monitoring/kustomization.yaml @@ -10,3 +10,5 @@ resources: - service.yaml - ingress.yaml - unpoller.yaml + - kube-state-metrics.yaml + - restic-secret.yaml