diff --git a/config/prometheus/kustomization.yaml b/config/prometheus/kustomization.yaml index ed13716..02c2c54 100644 --- a/config/prometheus/kustomization.yaml +++ b/config/prometheus/kustomization.yaml @@ -1,2 +1,4 @@ +apiVersion: kustomize.config.k8s.io/v1alpha1 +kind: Component resources: -- monitor.yaml + - monitor.yaml