changing to mount the folders

This commit is contained in:
Darkages
2026-06-14 18:19:11 -07:00
parent 35aa478609
commit 80d0d612ba
3 changed files with 38 additions and 398 deletions
+12
View File
@@ -0,0 +1,12 @@
apiVersion: v1
kind: Service
metadata:
name: angels
namespace: angels
spec:
type: LoadBalancer
selector:
app: angels
ports:
- port: 82
targetPort: 82