Skip to content

Instantly share code, notes, and snippets.

@bkeroackdsc
Created December 20, 2018 20:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bkeroackdsc/03948dc695ccb4781c13c47686ed3866 to your computer and use it in GitHub Desktop.
Save bkeroackdsc/03948dc695ccb4781c13c47686ed3866 to your computer and use it in GitHub Desktop.
# example acy.yml
# other sections omitted
dependencies:
direct:
- name: db
chart_path: .helm/charts/mysql
optional:
- name: workers
chart_path: .helm/charts/workers
environment:
- name: varnish
chart_path: ./helm/charts/varnish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment