Skip to content

Commit abcffcf

Browse files
authored
feat: Sync upstream master code (#54)
* fix: Fix kernelspec Signed-off-by: cegao <[email protected]> * Update Signed-off-by: cegao <[email protected]> * fix: Add public key Signed-off-by: cegao <[email protected]>
1 parent 24afca8 commit abcffcf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/elastic-with-custom-kernels/kubeflow.tkestack.io_v1alpha1_jupyterkernelspec.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ spec:
2121
- "{port_range}"
2222
- "--RemoteProcessProxy.response-address"
2323
- "{response_address}"
24+
- "--RemoteProcessProxy.public-key"
25+
- "{public_key}"

0 commit comments

Comments
 (0)