You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lucas Rebscher edited this page Feb 2, 2021
·
1 revision
Add the application inside applications/[APPLICATION_NAME] with a Dockerfile in it
Define deploy/values.yaml inside the file in order to specify custom values for the application
(optional) define specific helm templates on deploy/values.yaml
Run harness-deployment
Define the helm templates for the application inside deploy/templates. In the helm template, it is recommended to use the automatically generated values helm/ch/values.yaml
See more about the Helm chart installation in the specific README.