chore: Move repository

This commit is contained in:
2025-12-21 20:32:34 +01:00
parent 9505006bf2
commit d3376c51b3
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ on:
jobs:
build:
uses: infra/workflows/.gitea/workflows/docker.yaml@e052a286c1fe20d7a313f1e6e87411c0598793b2
uses: infra/workflows/.gitea/workflows/docker.yaml@d062ec1f98edd46c48b5f3185d2a7c01ebb6bda2
secrets: inherit
with:

View File

@@ -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: