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
{{ message }}
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
When trying to deploy it via kubernetes option using yarn, its missing the packages.json file.
Currently the way I deploy to a bare metal k8s cluster is by cd to the main folder under each infrastructure package, then execute k8s.sh. Will submit a merge request since some require fixes.
When trying to deploy it via kubernetes option using
yarn, its missing thepackages.jsonfile.Currently the way I deploy to a bare metal k8s cluster is by
cdto themain folderunder each infrastructure package, then executek8s.sh. Will submit a merge request since some require fixes.