SecureValues: Remove actor prefix from decrypters (#107433)

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>
This commit is contained in:
Dana Axinte
2025-07-01 08:40:26 +01:00
committed by GitHub
co-authored by Matheus Macabu
parent 3a38832ff6
commit b46e305cb2
4 changed files with 59 additions and 45 deletions
@@ -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
+2 -2
View File
@@ -12,5 +12,5 @@ spec:
keeper: my-keeper-1
value: super duper secure
decrypters:
- actor_k6
- actor_synthetic-monitoring
- k6
- synthetic-monitoring