- Set replicas/minReplicas to 0 in bucket WorkloadMonitor (buckets have no pods, minReplicas=1 would mark monitor as not operational) - Remove dead IsNotFound check on List (List returns empty, not 404) - Trim trailing slash from PrometheusURL before path append - Add strings import for TrimRight Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: ZverGuy <maximbel2003@gmail.com> |
||
|---|---|---|
| .. | ||
| charts | ||
| logos | ||
| templates | ||
| Chart.yaml | ||
| Makefile | ||
| README.md | ||
| values.schema.json | ||
| values.yaml | ||
S3 bucket
Parameters
Parameters
| Name | Description | Type | Value |
|---|---|---|---|
locking |
Provisions bucket from the -lock BucketClass (with object lock enabled). |
bool |
false |
storagePool |
Selects a specific BucketClass by storage pool name. | string |
"" |
users |
Users configuration map. | map[string]object |
{} |
users[name].readonly |
Whether the user has read-only access. | bool |
false |