{{- if .Values.namespace.create }} apiVersion: v1 kind: Namespace metadata: name: {{ include "appsmith.namespace" . }} {{- end }}