mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Use the volume spec's `namespace` field to override the value of the `-namespace` and `NOMAD_NAMESPACE` field, just as we do with job spec.
4 lines
87 B
Plaintext
4 lines
87 B
Plaintext
```release-note:improvement
|
|
csi: allow namespace field to be passed in volume spec
|
|
```
|