Skip to content

Instantly share code, notes, and snippets.

@cnicolov
Created June 4, 2019 17:59
Show Gist options
  • Save cnicolov/2f07716c9192ff01f549db0d2290924a to your computer and use it in GitHub Desktop.
Save cnicolov/2f07716c9192ff01f549db0d2290924a to your computer and use it in GitHub Desktop.
maxReplicas: 3
#!/usr/bin/env bash
touch "${CUSTDEP}.yml"
helm upgrade -f ./defaults.yml -f "${CUSTDEP}.yml"
maxReplicas: 13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment