Skip to content
Snippets Groups Projects
Commit f459b6f0 authored by arun9theja's avatar arun9theja
Browse files

helmfile.yaml

parent 11a08fc9
No related branches found
No related tags found
No related merge requests found
---
releases:
- name: backend # Name of the Chart
chart: charts/backend # CHART_NAME (backend) inside the folder (charts)
values:
- charts/backend/values-staging.yaml # custom values file for different environments
secrets:
- charts/backend/secrets-staging.yaml # custom secrets file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment