apiVersion: v1 kind: Service metadata: name: redis-host namespace: trade-infra spec: ports: - name: redis port: 6379 targetPort: 6379