@ -65,8 +65,12 @@ spec:
serviceName: ssl-redirect
servicePort: use-annotation
{{- end }}
{{- if and (contains "nginx" .Values.ingress.class) (.Values.ingress.vhostmonster) }}
{{- if contains "nginx" .Values.ingress.class }}
{{- if .Values.ingress.vhostmonster }}
- path: /(.*)
{{- else }}
- path: /
- path: /*
@ -20,8 +20,8 @@ questions:
required: true
- variable: sapl.adminPassword
default: "altereme"
description: "Senha do usuário adm do Plone"
label: Senha Adm
description: "Senha do usuário administrativo do SAPL"
label: Senha Admin
type: password
group: Básico