Compare commits
2 Commits
b5a165d616
...
e40a7f5647
| Author | SHA1 | Date | |
|---|---|---|---|
|
e40a7f5647
|
|||
|
e0a71412bc
|
@@ -21,7 +21,7 @@ spec:
|
|||||||
securityContext: {}
|
securityContext: {}
|
||||||
containers:
|
containers:
|
||||||
- name: lldap-controller
|
- name: lldap-controller
|
||||||
image: { { index .images "lldap-controller" } }
|
image: "{{ index .images 'lldap-controller' }}"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext: {}
|
securityContext: {}
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
Reference in New Issue
Block a user