Compare commits

..

6 Commits

Author SHA1 Message Date
Dreaded_X 4f76a07fab chore: Renamed credentials secret in deployment
Build and deploy / build (push) Successful in 11m10s
2025-12-21 21:17:25 +01:00
Dreaded_X d3376c51b3 chore: Move repository 2025-12-21 21:17:25 +01:00
Dreaded_X 9505006bf2 chore: Update workflow
Build and deploy / build (push) Successful in 11m1s
2025-12-21 20:10:03 +01:00
Dreaded_X 8014c0576d fix: Digest replacement
Build and deploy / build (push) Successful in 11m12s
2025-12-21 19:48:56 +01:00
Dreaded_X 0b330eee4b feat: Generate crds in Dockerfile
Build and deploy / build (push) Successful in 11m10s
2025-12-21 17:38:23 +01:00
Dreaded_X f1005138f4 feat: Update workflow to use docker bake 2025-12-21 06:41:04 +01:00
+1 -1
View File
@@ -21,7 +21,7 @@ spec:
securityContext: {}
containers:
- name: lldap-controller
image: { { index .images "lldap-controller" } }
image: git.huizinga.dev/infra/lldap-controller@{{ index .images "lldap-controller" }}
imagePullPolicy: IfNotPresent
securityContext: {}
resources: