apps(teable): Moved valkey to teable deployment

This commit is contained in:
2025-06-03 21:38:36 +02:00
parent 730f654a1f
commit 74cbd592ad
2 changed files with 16 additions and 50 deletions

View File

@@ -1,20 +1,5 @@
apiVersion: v1
kind: Service
metadata:
name: valkey
namespace: teable
spec:
type: ClusterIP
selector:
app.kubernetes.io/name: valkey
ports:
- protocol: TCP
port: 6379
targetPort: 6379
name: valkey
---
apiVersion: v1
kind: Service
metadata:
name: teable
namespace: teable