1 line
79 B
Bash
Executable file
1 line
79 B
Bash
Executable file
find . | grep -RzlP 'nodeSelector:\s*\n\s*role:\s*master' --include='*.yaml' .
|