Compare commits

..

6 Commits

Author SHA1 Message Date
4f76a07fab chore: Renamed credentials secret in deployment
All checks were successful
Build and deploy / build (push) Successful in 11m10s
2025-12-21 21:17:25 +01:00
d3376c51b3 chore: Move repository 2025-12-21 21:17:25 +01:00
9505006bf2 chore: Update workflow
All checks were successful
Build and deploy / build (push) Successful in 11m1s
2025-12-21 20:10:03 +01:00
8014c0576d fix: Digest replacement
All checks were successful
Build and deploy / build (push) Successful in 11m12s
2025-12-21 19:48:56 +01:00
0b330eee4b feat: Generate crds in Dockerfile
All checks were successful
Build and deploy / build (push) Successful in 11m10s
2025-12-21 17:38:23 +01:00
f1005138f4 feat: Update workflow to use docker bake 2025-12-21 06:41:04 +01:00

View File

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