Skip to content

Instantly share code, notes, and snippets.

@ernesen
Created May 12, 2019 21:45
Show Gist options
  • Save ernesen/3b5e61005751370aa1be52841407cd88 to your computer and use it in GitHub Desktop.
Save ernesen/3b5e61005751370aa1be52841407cd88 to your computer and use it in GitHub Desktop.
sed -i "s|employee|mycluster.icp:8500/employee/employee|" ~/artefacts/employee/chart/employee/values.yaml
sed -i "s|/health|/v1/health|" ~/artefacts/employee/chart/employee/templates/deployment.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment