mount dev sources directly from workspace PVC

This commit is contained in:
2026-07-21 21:31:09 +00:00
parent 872529b3d9
commit 3c32319603
4 changed files with 16 additions and 116 deletions

View File

@@ -7,6 +7,6 @@
</head>
<body>
<h1>Hello, world!!</h1>
<p>Served by NGINX on Minikube from the shared src mount.</p>
<p>Served by NGINX on Minikube from the direct PVC src mount.</p>
</body>
</html>