Alexey

Results 4 comments of Alexey

I and @aLekSer tried following approaches: 1) Adding ``` provisioner "local-exec" { when = "destroy" command = "helm delete agones" } ``` to `resource "helm_release" "agones"` Result: There is a...

To make sure that the behavior is exactly as described in a ticket I did the following steps: 1) I've created a folder like _"test/certs/allocator"_. 2) Using [this](https://agones.dev/site/docs/getting-started/create-webhook-fleetautoscaler/#2-create-x509-root-and-webhook-certificates) tutorial I've...

I can take a look at this one. @yfei1 @Laremere where can I check which values are mandatory or not? Some default value I've found here: https://open-match.dev/site/docs/installation/helm/#configuration