Skip to content

Commit

Permalink
User minder-config for secret cleanup/rotation jobs (#3477)
Browse files Browse the repository at this point in the history
We don't want to give these jobs database schema change privileges. So
let's just use the minder config there instead.

Signed-off-by: Juan Antonio Osorio <[email protected]>
  • Loading branch information
JAORMX authored May 31, 2024
1 parent c555787 commit bebb689
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ spec:
volumes:
- name: config
configMap:
name: db-update-config
name: minder-config
items:
- key: server-config.yaml
path: server-config.yaml
Expand Down

0 comments on commit bebb689

Please sign in to comment.