fix: Digest replacement
All checks were successful
Build and deploy / build (push) Successful in 11m12s

This commit is contained in:
2025-12-21 19:48:56 +01:00
parent 0b330eee4b
commit 8014c0576d
2 changed files with 2 additions and 2 deletions

View File

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