fix: Digest replacement
All checks were successful
Build and deploy / build (push) Successful in 11m12s
All checks were successful
Build and deploy / build (push) Successful in 11m12s
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user