You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c4k-jitsi/src/main/resources/shynet/service-redis.yaml

11 lines
159 B
YAML

apiVersion: v1
kind: Service
metadata:
name: jitsi-redis
spec:
ports:
- port: 6379
name: redis
clusterIP: None
selector:
app: jitsi-redis