SecureValues: Remove actor prefix from decrypters (#107433)
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>
This commit is contained in:
co-authored by
Matheus Macabu
parent
3a38832ff6
commit
b46e305cb2
@@ -11,5 +11,5 @@ spec:
|
||||
description: This is a secret
|
||||
value: this is super duper secure
|
||||
decrypters:
|
||||
- actor_k6
|
||||
- actor_synthetic-monitoring
|
||||
- k6
|
||||
- synthetic-monitoring
|
||||
|
||||
@@ -12,5 +12,5 @@ spec:
|
||||
keeper: my-keeper-1
|
||||
value: super duper secure
|
||||
decrypters:
|
||||
- actor_k6
|
||||
- actor_synthetic-monitoring
|
||||
- k6
|
||||
- synthetic-monitoring
|
||||
|
||||
Reference in New Issue
Block a user