Skip to content
Snippets Groups Projects
Verified Commit c5fdc07e authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

loader-metadata: Name appropriately the container

Previously the chart refused to install:

```
one or more objects failed to apply, reason: Deployment.apps "loader-metadata" is
invalid: [spec.template.spec.containers[0].name: Invalid value: "loader_metadata": a
lowercase RFC 1123 label must consist of lower case alphanumeric characters or '-', and
must start and end with an alphanumeric character (e.g. 'my-name', or '123-abc', regex
used for validation is '[a-z0-9]([-a-z0-9]*[a-z0-9])?'),
```

Refs. swh/infra/sysadm-environment#4794
parent 68852520
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment