From b5752218ad99e54c796b516b327860fc60e11e9c Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Sun, 15 Aug 2021 00:57:30 +0200 Subject: [PATCH] fix(resource-locker): Remove include also from kustomization --- infrastructure/kustomization.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/infrastructure/kustomization.yaml b/infrastructure/kustomization.yaml index e2053b2f3..85e25e9ba 100644 --- a/infrastructure/kustomization.yaml +++ b/infrastructure/kustomization.yaml @@ -4,6 +4,5 @@ resources: - sources - rook - postgres - - resource-locker - openshift-monitoring - cert-manager -- GitLab