vault-operator
vault-operator copied to clipboard
Modify audit-enable as it is deprecated
vault recommends to use 'vault audit enable' as audit-enable command is deprecated and will be removed in 0.11.
https://github.com/hashicorp/vault/blob/master/command/commands.go#L578
This should be merged after vault is upgrade to 0.9.2 or above. Probably after #328