David Wattier
David Wattier
I think the original intent is to mimic the NFS behavior and simply be able to set a path to mount in the target https://github.com/kubernetes/examples/blob/master/staging/volumes/nfs/nfs-pv.yaml, which is option 1 in...
Having the exact same issue. PC will freeze if I start steamvr with 2 monitors connected. During the "freeze" I can see the headset trying to display stuff but will...
In my case this is rendering the atomic option unusable, as if the release fails, the state will be updated as if it was a success, and subsequent `terraform apply`...
If you still want to use the `wait` feature, airflow has actually documented how to do so: https://airflow.apache.org/docs/helm-chart/stable/index.html#installing-the-chart-with-argo-cd-flux-rancher-or-terraform
As explained by @eoneoff this is pretty much how helm behave, when using `--set` it is not parsing strings how we are used to. A full discussion can be found...