Compare commits
2 Commits
4f76a07fab
...
e2c48ded1c
| Author | SHA1 | Date | |
|---|---|---|---|
|
e2c48ded1c
|
|||
|
a986758c82
|
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user