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