mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
vault: add new nomad setup vault -check commmand (#19720)
The new `nomad setup vault -check` commmand can be used to retrieve information about the changes required before a cluster is migrated from the deprecated legacy authentication flow with Vault to use only workload identities.
This commit is contained in:
@@ -132,6 +132,10 @@
|
||||
{
|
||||
"title": "Snapshot",
|
||||
"path": "operator/snapshot"
|
||||
},
|
||||
{
|
||||
"title": "Upgrade Check",
|
||||
"path": "operator/upgrade-check"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user