Enable influxdb auth and fix helm chart dep issue
[ric-plt/ric-dep.git] / helm / 3rdparty / influxdb / templates / secret.yaml
index c777849..7503dab 100644 (file)
@@ -13,8 +13,8 @@
 #   See the License for the specific language governing permissions and        #
 #   limitations under the License.                                             #
 ################################################################################
-{{- if .Values.setDefaultUser.enabled -}}
-{{- if not (.Values.setDefaultUser.user.existingSecret) -}}
+{{ if .Values.setDefaultUser.enabled -}}
+{{ if not (.Values.setDefaultUser.user.existingSecret) -}}
 apiVersion: v1
 kind: Secret
 metadata: