diff --git a/infrastructure/kustomization.yaml b/infrastructure/kustomization.yaml
index 7cb063434b6befc83547a94d1f202de1ecad0243..9d0a228cd042087f77ab379c477425ba76d11476 100644
--- a/infrastructure/kustomization.yaml
+++ b/infrastructure/kustomization.yaml
@@ -2,9 +2,9 @@ apiVersion: kustomize.config.k8s.io/v1beta1
 kind: Kustomization
 resources:
   - sources
-  - rook
+  - cert-manager
   - namespace-configuration
+  - rook
   - postgres
   - openshift-monitoring
-  - cert-manager