mihaichitic
Results
2
issues of
mihaichitic
I create tunnel with: `tunnelto --subdomain test --port 443 --scheme https --host local.domain.com --dashboard-port 9443 -v` I have local.domain.com added in /etc/hosts to point to 127.0.0.1. On local I have...
### Expected Behavior it should translate to: ``` spec: containers: - args: - /bin/sh - -c - | echo '$$variable' echo $${VAR:+--flag "$$VAR"} env: - name: VAR value: flagValue -...
kind/bug
lifecycle/rotten