Hi all! hope I have reached the right place with the following question: In general, would you recommend adding seccompProfile.type=RuntimeDefault to securityContext on any container running on k8s workloads? or am I missing something? Thank you 🙏
OliverSabout 3 years ago(edited)
Moved here from terraform channel
mimoabout 3 years ago
Is it possible to use kubectl patch to change a string inside a configmap? like using sed on a file?