There was an error while loading. Please reload this page.
1 parent c5e3952 commit ac26fb2Copy full SHA for ac26fb2
1 file changed
infra/scripts/helm/redis-cluster-values.tpl.yaml
@@ -1,8 +1,11 @@
1
cluster:
2
nodes: 3
3
+ replicas: 0
4
externalAccess:
5
enabled: true
6
service:
7
+ annotations:
8
+ cloud.google.com/load-balancer-type: Internal
9
loadBalancerIP:
10
- $feast_redis_1_ip
11
- $feast_redis_2_ip
0 commit comments