diff --git a/deploy/k8s/kustomization.yaml b/deploy/k8s/kustomization.yaml index 163651f..d49bca1 100644 --- a/deploy/k8s/kustomization.yaml +++ b/deploy/k8s/kustomization.yaml @@ -15,4 +15,5 @@ images: resources: - "deployment.yaml" - "service.yaml" - - "ingress.yaml" \ No newline at end of file + - "ingress.yaml" + - "pod_monitor.yaml" \ No newline at end of file