chart: default email value for s3gw-letsencrypt-issuer clusterIssuer is forbidden by LE #596
Labels
area/kubernetes
k8s and related
kind/bug
Something isn't working
kind/quality
Quality improvements, Refactoring, Automation via CI, E2E, Integration, CLI or REST API
release-note
Should be explicitly mentioned in the release notes
triage/next-candidate
This could be moved to the next milestone
Milestone
Describe the bug
When s3gw is installed with default values over helm (without requesting LE certificate for its domain) the clusterIssuer
*-s3gw-letsencrypt-issuer
is inUnavailable
state.To Reproduce Steps to reproduce the behavior:
Install with default values:
Check output of:
See details of the Failed clusterIssuer:
Expected behavior
All the resources should be in Ready state.
Maybe a different email than
mail@example.com
should be used here https://github.com/aquarist-labs/s3gw-charts/blob/main/charts/s3gw/values.yaml#L17The text was updated successfully, but these errors were encountered: