sparse-intern-71089
09/11/2019, 2:48 PMwhite-balloon-205
fs.readFileSync
to read the file and inject into Secret data).best-xylophone-83824
09/11/2019, 2:52 PMnew k8s.core.ConfigMap("X", {
binaryData: {
myFile: fs.readFileSync("myfile.bin").toString("base64")
}})
early-oyster-42990
09/11/2019, 3:43 PM