add links to json and text files

This commit is contained in:
Simon Belmas
2024-06-27 14:58:56 +02:00
parent 13dc53688d
commit 14483b7428

View File

@@ -21,7 +21,8 @@ cat <<EOF >index.html
</head>
<body>
<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>
<iframe
id="embeddedcontent"