Compare commits

...

2 Commits

Author SHA1 Message Date
e2c48ded1c chore: Renamed credentials secret in deployment
All checks were successful
Build and deploy / build (push) Successful in 11m2s
2025-12-21 20:42:23 +01:00
a986758c82 chore: Move repository
Some checks failed
Build and deploy / build (push) Has been cancelled
2025-12-21 20:32:34 +01:00

View File

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