mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
csi: volume init command
Create a convenience command for generating example CSI volume specifications, similar to the existing `nomad job init` or `nomad quota init` commands.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -55,7 +55,11 @@ ui/dist/
|
||||
website/.bundle
|
||||
website/vendor
|
||||
|
||||
# init outputs
|
||||
example.nomad
|
||||
spec.hcl
|
||||
volume.hcl
|
||||
|
||||
nomad_linux_amd64
|
||||
nomad_darwin_amd64
|
||||
TODO.md
|
||||
|
||||
Reference in New Issue
Block a user