79694391

Date: 2025-07-08 14:22:06
Score: 0.5
Natty:
Report link

Why not simply scope the pods namespace smaller and include just the pod and needed secret into that namespace. then use (Cluster)Role & RoleBinding limited to that namespace allowing get on secrets.

Your pod then has just access to that secret and not others.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Starts with a question (0.5): Why not
  • High reputation (-1):
Posted by: Markus