diff --git a/cost-analyzer/templates/azure-storage-config-secret.yaml b/cost-analyzer/templates/azure-storage-config-secret.yaml index a5e28ea9d..ae9e0a234 100644 --- a/cost-analyzer/templates/azure-storage-config-secret.yaml +++ b/cost-analyzer/templates/azure-storage-config-secret.yaml @@ -13,10 +13,10 @@ stringData: { "azureStorageAccount": "{{ .Values.kubecostProductConfigs.azureStorageAccount }}", "azureStorageAccessKey": "{{ .Values.kubecostProductConfigs.azureStorageAccessKey }}", - "azureStorageContainer": "{{ .Values.kubecostProductConfigs.azureStorageContainer }}", + "azureStorageContainer": "{{ .Values.kubecostProductConfigs.azureStorageContainer }}" } - {{- end -}} - {{- end -}} - {{- end -}} - {{- end -}} - {{- end -}} \ No newline at end of file +{{- end -}} +{{- end -}} +{{- end -}} +{{- end -}} +{{- end -}} \ No newline at end of file