1apiVersion: v1 2command: 3- commandValue 4container: containerValue 5kind: PodExecOptions 6stderr: true 7stdin: true 8stdout: true 9tty: true
View as plain text