|
|
|
@ -4,11 +4,6 @@ metadata: |
|
|
|
name: {{ include "portalmodelo.fullname" . }}-plone |
|
|
|
labels: |
|
|
|
{{- include "portalmodelo.labels" . | nindent 4 }} |
|
|
|
annotations: |
|
|
|
{{- if .Values.portal.createAndUpgrade }} |
|
|
|
"helm.sh/hook": post-install,post-upgrade |
|
|
|
"helm.sh/hook-weight": "-2" |
|
|
|
{{- end }} |
|
|
|
spec: |
|
|
|
{{- if not .Values.autoscaling.enabled }} |
|
|
|
{{- if .Values.portal.createAndUpgrade }} |
|
|
|
|