Comment out the dh_auto_install step that installs the generated
Distributed Cloud application tarball under
/usr/local/share/applications/helm. The tarball is still built,
but it is not shipped in the .deb package.
Additionally, the following changes were made:
- Update the nginx image to a fixed tag.
- Update README with the DC image build and pull/push instructions for
the nginx image.
- Add a service account and default-registry-key secret for the
dc-vault-nginx pod.
Test Plan:
PASS: Downloader and build-pkgs run successfully.
PASS: Verify that the distributed cloud tarball is not present in
/usr/local/share/applications/helm after the installation.
Closes-bug: 2137062
Change-Id: Ia6c3a026e7445c003b071e7a477f592d319415d3
Signed-off-by: Enzo Candotti <Enzo.Candotti@windriver.com>