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
Current deployment of the longhall applications are performed by calling the yaml file directly. During the deployment there is a need to set some variables to specific values.
The purpose of this issue is to refactor the yaml towards a helm package and call the helm package during the deployment to inject value at deployment time.
Current deployment of the longhall applications are performed by calling the yaml file directly. During the deployment there is a need to set some variables to specific values.
The purpose of this issue is to refactor the yaml towards a helm package and call the helm package during the deployment to inject value at deployment time.
Example:
https://github.com/dapr/test-infra/blob/master/.github/workflows/feed-generator-build.yml
Projects impacted:
Acceptance criteria per project:
The text was updated successfully, but these errors were encountered: