Danny

Results 30 comments of Danny

@Geliras @Floppe @paulocanedo Try to set it via UI. My configured code inside the configuration file doesn't work either.

@mv548t the issue was the protocol, the registry is with `http://registry.k8s.io` but was `https://registry.k8s.io` in my example

`on Sep 30, 2022` > 2. Add a static playbook instead of only relying on a GIT repository (a suggestion is that this could be stored locally on the node...

@BuJo The issue still persists with the lates version. ``` terraform --version Terraform v1.5.1 on linux_amd64 + provider registry.terraform.io/aminueza/minio v1.15.2 [...] ``` ``` $ mc alias set myminio https://xyz.example.com Added...

I assume they either build their container or helm chart 🤷 https://github.com/supertokens/supertokens-docker-postgresql/blob/master/helm-chart/templates/deployment.yaml#L38 https://github.com/supertokens/supertokens-docker-postgresql/blob/master/helm-chart/values.yaml#L94

It is currently impossible to run the docker image in a Kubernetes cluster with specific security requirements, such as a ReadOnlyRootFilesystem and/or another UID.

Just so you know, we were able to run it successfully, and this `--enable-expert-parallel` helped us get a step closer. We're running on a g5.48xlarge with 8x NVIDIA A10G. ```bash...

@liguozhong @jeschkies whats the current status here I only see last progress in october? We're also interested in getting this feature. We're bascially are willing to use loki similar to...