Merge branch 'master' into master

This commit is contained in:
Devin Buhl 2020-09-01 07:45:22 -04:00 committed by GitHub
commit ba63649c59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 1.20.1.3252
description: Plex Media Server
name: plex
version: 2.0.1
version: 2.0.2
keywords:
- plex
home: https://plex.tv/

View File

@ -188,7 +188,7 @@ spec:
name: {{ .Values.certificate.pkcsMangler.pfxPassword.secretName }}
key: {{ .Values.certificate.pkcsMangler.pfxPassword.passwordKey }}
- name: "PKCSMANGLER_CUSTOMCERTDOMAIN"
value: "customCertificateDomain={{.Values.certificate.pkcsMangler.plexPreferences.customCertificateDomain}}"
value: "customCertificateDomain={{.Values.certificate.pkcsMangler.setPlexPreferences.customCertificateDomain}}"
{{- end }}
{{- end }}
readinessProbe: