Compare commits

..

2 Commits

Author SHA1 Message Date
b5a165d616 chore: Renamed credentials secret in deployment
Some checks failed
Build and deploy / build (push) Failing after 11m4s
2025-12-21 21:52:50 +01:00
e3ad227628 feat: Update to new workflow 2025-12-21 21:52:35 +01:00

View File

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