From 428e89cd3135071a7bdb49ecf4fcda3ddf518dfb Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Thu, 28 Jul 2016 13:12:12 +0530 Subject: [PATCH] mariadb: drop `replicas` field from `Deployment` --- mariadb/templates/mariadb-deployment.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/mariadb/templates/mariadb-deployment.yaml b/mariadb/templates/mariadb-deployment.yaml index 96a371752..0439e7b86 100644 --- a/mariadb/templates/mariadb-deployment.yaml +++ b/mariadb/templates/mariadb-deployment.yaml @@ -7,7 +7,6 @@ metadata: release: {{ .Release.Name }} heritage: bitnami spec: - replicas: 1 template: metadata: labels: