removed container attach thingy
This commit is contained in:
parent
c1c5d23f92
commit
c647f76894
@ -254,7 +254,6 @@ func (i *InstanceManager) InteractiveTerminal(ctx context.Context, serverId stri
|
||||
Name(serverId).
|
||||
SubResource("attach").
|
||||
VersionedParams(&corev1.PodAttachOptions{
|
||||
Container: "server",
|
||||
Stdin: true,
|
||||
Stdout: true,
|
||||
Stderr: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user