change url image
This commit is contained in:
parent
1aa19812a4
commit
8cb1bd56de
|
@ -17,8 +17,8 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: openldap
|
- name: openldap
|
||||||
# image: docker.io/bitnami/openldap:latest
|
image: docker.io/bitnami/openldap:latest
|
||||||
image: reg.cadoles.com/proxy_cache/library/openldap:latest
|
# image: reg.cadoles.com/proxy_cache/library/openldap:latest
|
||||||
imagePullPolicy: "Always"
|
imagePullPolicy: "Always"
|
||||||
env:
|
env:
|
||||||
- name: LDAP_ADMIN_USERNAME
|
- name: LDAP_ADMIN_USERNAME
|
||||||
|
|
Loading…
Reference in New Issue