apps(karakeep): Added karakeep to sekibanki

This commit is contained in:
2025-08-01 11:16:17 -04:00
parent 780c173f9c
commit 7022cdc90b
6 changed files with 127 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
apiVersion: v1
kind: Service
metadata:
name: karakeep
spec:
type: NodePort
selector:
app.kubernetes.io/name: karakeep
ports:
- protocol: TCP
port: 80
targetPort: http
name: http