InseeFrLab / InseeFrLab/helm-charts
s3-operator flag provided but not defined: -s3-endpoint-url
Open
- Dominant language
- Go Template
- Stars
- 11
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Using the helm chart `inseefrlab\s3-operator` (v0.5) with value:
```
s3:
endpointUrl: minio.platform:9000
```
results in error on `s3-operator` pod (image: `inseefrlab/s3-operator:latest`):
```
flag provided but not defined: -s3-endpoint-url
```
Probable cause is that the parameter has been removed/renamed and since the image in the chart is not versioned it fails with newer manager.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.