diff --git a/config/default/kustomization.yaml b/config/default/kustomization.yaml index 0e0ea0f..dc292be 100644 --- a/config/default/kustomization.yaml +++ b/config/default/kustomization.yaml @@ -40,6 +40,7 @@ kind: Kustomization resources: - ../rbac - ../manager -- ../prometheus +# We deploy lieutenant in its own vCluster and do not have a Prometheus operator there +# - ../prometheus patches: - path: manager_auth_proxy_patch.yaml