Closed neuromantik33 closed 1 year ago
Needed to be able to spin pods with service accounts on GKE (needed for workload identity), and stdin:true and tty:true options set. That way I can execute arbitrary scripts into them. :+1:
stdin:true
tty:true
Needed to be able to spin pods with service accounts on GKE (needed for workload identity), and
stdin:true
andtty:true
options set. That way I can execute arbitrary scripts into them. :+1: