fix: kubernetes auth fixes
- annotations as alias metadata does not work with openbao (idempotency issue) - set token_ttl to be 600 for all auth roles for kubernetes (min)
This commit is contained in:
@@ -4,5 +4,5 @@ bound_service_account_names:
|
||||
bound_service_account_namespaces:
|
||||
- csi-cephrbd
|
||||
- csi-cephfs
|
||||
token_ttl: 60
|
||||
token_ttl: 600
|
||||
audience: vault
|
||||
|
||||
Reference in New Issue
Block a user