From a986758c8291b99615d732ba0b159b4189eae42b Mon Sep 17 00:00:00 2001 From: Dreaded_X Date: Sun, 21 Dec 2025 20:32:34 +0100 Subject: [PATCH] chore: Move repository --- manifests/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index 4dd0e88..685d604 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -21,7 +21,7 @@ spec: securityContext: {} containers: - name: lldap-controller - image: git.huizinga.dev/dreaded_x/lldap-controller@{{ index .images "lldap-controller" }} + image: git.huizinga.dev/infra/lldap-controller@{{ index .images "lldap-controller" }} imagePullPolicy: IfNotPresent securityContext: {} resources: