Highlights
- Pro
Pinned Loading
-
k8s-autoupdater
k8s-autoupdater PublicAutomatically update K8S deployments with new image versions
Shell
-
-
viewfinder
viewfinder PublicPhoto sharing inspired by 500px, built with Rails and React-Redux
JavaScript 7
-
Kubernetes command & args with shell...
Kubernetes command & args with shell substitution 1If trying to pass a startup command with env substitution to the `command`/`args` fields in a kubernetes `yml` file,
2don't try to use substituition in the arguments as you normally would - that will be parsed differently. Instead,
3make your life easier by using `/bin/sh -c` like in this example:
45``` bash
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.