kanidm: bump to v1.6.2, helm chart v0.2.0
This commit is contained in:
@@ -11,5 +11,11 @@ spec:
|
||||
targetPort: http
|
||||
protocol: TCP
|
||||
name: http
|
||||
{{- if .Values.kanidmLdap.enabled }}
|
||||
- port: {{ .Values.service.ldap }}
|
||||
targetPort: ldap
|
||||
protocol: TCP
|
||||
name: ldap
|
||||
{{- end }}
|
||||
selector:
|
||||
{{- include "kanidm.selectorLabels" . | nindent 4 }}
|
||||
|
Reference in New Issue
Block a user