Enable influxdb auth and fix helm chart dep issue
[ric-plt/ric-dep.git] / helm / 3rdparty / influxdb / templates / post-install-set-auth.yaml
index 7963412..b14d1cf 100644 (file)
@@ -13,7 +13,7 @@
 #   See the License for the specific language governing permissions and        #
 #   limitations under the License.                                             #
 ################################################################################
-{{- if .Values.setDefaultUser.enabled -}}
+{{ if .Values.setDefaultUser.enabled -}}
 apiVersion: batch/v1
 kind: Job
 metadata: