add links to json and text files
This commit is contained in:
@@ -21,7 +21,8 @@ cat <<EOF >index.html
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
From node ${KUBE_NODE_NAME}
|
From node ${KUBE_NODE_NAME}<br />
|
||||||
|
as <a href="./kube-node.json">json</a> - <a href="./kube-node.txt">text</a>
|
||||||
</p>
|
</p>
|
||||||
<iframe
|
<iframe
|
||||||
id="embeddedcontent"
|
id="embeddedcontent"
|
||||||
|
|||||||
Reference in New Issue
Block a user