79692892

Date: 2025-07-07 13:08:07
Score: 0.5
Natty:
Report link

Using this in your lifecycle.postStart

lifecycle:
  postStart:
    exec:
      command: ["/bin/sh", "-c", "cp /configmap/*.{fileType like yml} /configs"]

You now control exactly which files land in /configs

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Rohail Iqbal