Han Verstraete
Han Verstraete
This PR was moved to the pro version of the gateway. https://github.com/openfaasltd/faas/pull/3
I encountered the same issue while trying sops-nix. I'm also using Nix Flakes for my project and `deploy-rs` as deploy tool. When using GnuPG keys instead of ssh keys everything...
Hi @tomaszsluszniak Could you please take some time to fill out the issue template? That makes it a lot easier for us to understand your problem. Did you already look...
Hi @half2me On our blog we have an article that describes a pattern to handle this use-case. Take a look and let us know if you have any additional questions....
/add label: support,question
I encountered the same error. zbar is not recognizing the images. But as mentioned in the original gist this project was inspired on, it says to try downscaling the images...
We did not make these changes yet.
Would you like to pick this up @Jasstkn?
Hi @Jasstkn. Have you started to work on this already?
Hi Kevin, like Alex mentioned you can use `if` statements, you can also use the default function like we do in several other places in the chart. https://github.com/openfaas/faas-netes/blob/85d425bfae93d00a4a053d874418b8ff32aeaf80/chart/openfaas/templates/ingress.yaml#L3 https://github.com/openfaas/faas-netes/blob/85d425bfae93d00a4a053d874418b8ff32aeaf80/chart/openfaas/templates/gateway-dep.yaml#L2 https://helm.sh/docs/chart_template_guide/functions_and_pipelines/#using-the-default-function