diff --git a/charts/maas/templates/deployment-ingress-errors.yaml b/charts/maas/templates/deployment-ingress-errors.yaml index 205ee40..8553efc 100644 --- a/charts/maas/templates/deployment-ingress-errors.yaml +++ b/charts/maas/templates/deployment-ingress-errors.yaml @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. */}} -{{- if .Values.manifests.rack_deployment }} +{{- if .Values.manifests.rack_statefulset }} {{- $envAll := . }} {{- $serviceAccountName := "maas-ingress-errors" }} {{- $mounts_maas_rack := .Values.pod.mounts.maas_rack }}