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: {} securityContext: {}
containers: containers:
- name: lldap-controller - 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 imagePullPolicy: IfNotPresent
securityContext: {} securityContext: {}
resources: resources:
@@ -49,4 +49,4 @@ spec:
volumes: volumes:
- name: credentials - name: credentials
secret: secret:
secretName: lldap-credentials secretName: credentials