Added Hexound

This commit is contained in:
Ultradesu
2025-04-12 19:31:19 +01:00
parent cf3f481eb9
commit 0b5f0f135b
4 changed files with 85 additions and 0 deletions

View File

@ -0,0 +1,14 @@
---
apiVersion: v1
kind: Service
metadata:
name: hexound
namespace: hexound
spec:
selector:
app: hexound
ports:
- protocol: TCP
port: 80
targetPort: 8080