feat: Update to new workflow

This commit is contained in:
2025-12-21 06:38:13 +01:00
parent 72bb27aae0
commit 8072de7c4b
4 changed files with 30 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ spec:
securityContext: {}
containers:
- name: lldap-controller
image: git.huizinga.dev/dreaded_x/lldap-controller@${DIGEST}
image: '{{ index .images "lldap-controller" }}'
imagePullPolicy: IfNotPresent
securityContext: {}
resources: