redis/docs

Ingress for database

Closed this issue · 1 comments

Hey, Instead of having ingress for the rec api, i'd like ingress for my database. I don't understand how to do this with this manifest:

apiVersion: app.redislabs.com/v1
kind: RedisEnterpriseCluster
metadata:
  name: my-rec
spec:
  nodes: 1
  ingressOrRouteSpec:
    method: ingress
    dbFqdnSuffix: dev
    apiFqdnUrl: <dns>
    ingressAnnotations:
      kubernetes.io/ingress.class: nginx

Hi,
Thanks for this question, what docs page do you want us to update or change? You may also want to ask this on our discord or file a support ticket where an expert can help you out at https://redis.io/community/ or https://redis.io/support/
Regards,
Michelle