Skip to content

Commit

Permalink
Lab 11 - changes to UI
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihnea Spirescu committed Apr 21, 2020
1 parent 2923e88 commit de89e2b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions kubernetes/debugging/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,11 @@
"text": "finish.md"
},
"assets": {
"host01": [{"file": "*.yml", "target": "/manifests"}],
"host02": [{"file": "*.yml", "target": "/manifests"}]
"host01": [{"file": "*.yml", "target": "/manifests"}]
}
},
"environment": {
"uilayout": "terminal-terminal",
"uilayout": "editor-terminal",
"uieditorpath": "/manifests",
"uimessage1": "\u001b[32mYour Interactive Bash Terminal.\r\nStart Kubernetes using `launch.sh`\u001b[m\r\n",
"icon": "fa-kubernetes"
Expand Down

0 comments on commit de89e2b

Please sign in to comment.