influxdata / helm-charts

Official Helm Chart Repository for InfluxData Applications
MIT License
233 stars 330 forks source link

[influxdb] helm_charts influxdb, backup_cronjob template has misconfiguration. #670

Open plalwa opened 2 months ago

plalwa commented 2 months ago
    ```
  - name: AZURE_STORAGE_CONNECTION_STRING
            valueFrom:
              secretKeyRef:
                name: {{ .Values.backup.azure.storageAccountSecret }}
                key: connection-string


the template causes it to fail with below error  `spec.jobTemplate.spec.template.spec.containers[0].env[3].valueFrom.secretKeyRef.name: Invalid value: `