Compare commits
2 Commits
4f76a07fab
...
b5a165d616
| Author | SHA1 | Date | |
|---|---|---|---|
|
b5a165d616
|
|||
|
e3ad227628
|
@@ -21,7 +21,7 @@ spec:
|
|||||||
securityContext: {}
|
securityContext: {}
|
||||||
containers:
|
containers:
|
||||||
- name: lldap-controller
|
- name: lldap-controller
|
||||||
image: git.huizinga.dev/infra/lldap-controller@{{ index .images "lldap-controller" }}
|
image: { { index .images "lldap-controller" } }
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext: {}
|
securityContext: {}
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
Reference in New Issue
Block a user