diff --git a/infrastructure/07-certmanager/kustomization.yaml b/infrastructure/07-certmanager/kustomization.yaml
index 48335fb..58fca29 100644
--- a/infrastructure/07-certmanager/kustomization.yaml
+++ b/infrastructure/07-certmanager/kustomization.yaml
@@ -5,7 +5,7 @@ namespace: cert-manager
 
 resources:
   - dns-issuer.yaml
-  - kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.14.4/cert-manager.yaml
+  - https://github.com/cert-manager/cert-manager/releases/download/v1.14.4/cert-manager.yaml
   - https://github.com/cert-manager/cert-manager/releases/download/v1.14.4/cert-manager.crds.yaml
   - ionos-secret-sealed.yaml
   - namespace.yaml