Skip to content

Commit

Permalink
feat(chart): add owner to generated tags
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Becker <[email protected]>
  • Loading branch information
sbckr committed Nov 21, 2024
1 parent de06204 commit 59bf66e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/thymus/templates/access-control/default-policies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ data:
tags := [
{
key": "owner",
"value": "input.executor"
}, {
"key": "derived-from",
"value": concat(", ", {x |
some i
Expand Down

0 comments on commit 59bf66e

Please sign in to comment.