Lai Vu
Lai Vu
Hi @mridulji , Because I used Redis enterprise, I need to inject password in redis connection. So how can I inject redis password into helm values? Thanks
hi @syntxerror , This is my helm value command `helm install open-match open-match/open-match --set open-match-customize.enabled=true --set open-match-customize.evaluator.enabled=true --set open-match-override.enabled=true --set open-match-core.redis.enabled=false --set open-match-core.redis.hostname="user:password@redis-endpoint" --set open-match-core.redis.port= -nopen-match` It looks like weakly...
I'm still facing this issue on v1.6.6
Hi @roberthbailey and @markmandel , This is result to confirm installation of agones. As you can see, it's still getting error. ``` ➜ ~ helm ls -nagones-system NAME NAMESPACE REVISION...
Hi @markmandel and @roberthbailey , I already fixed this issue. Because of my EKS cluster is using cilium as CNI so I need to change hostNetwork and dnsPolicy of agones-controller...
@arikalon1 There is only a single attachment in the second notification.
One more thing, I didn't receive any `Resolved` notification after our services get back health
Hi @RoiGlinik , I just sent you the app crash log via Slack community. Please check it and help us to investigate. Thanks