We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f343db7 commit ed52d0fCopy full SHA for ed52d0f
Chart.yaml
@@ -2,4 +2,4 @@ apiVersion: v1
2
appVersion: "1.0"
3
description: A helm chart for phpLDAPadmin
4
name: phpLDAPadmin-helm-chart
5
-version: 0.1.9
+version: 0.1.11
values.yaml
@@ -3,7 +3,7 @@ image:
version: 0.7.2
LDAP:
6
- host: openldap-service.default.svc.cluster.local:389
+ host: openldap.default.svc.cluster.local:389
7
8
limits:
9
cpu: 100m
0 commit comments