mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-13 01:05:31 -04:00
Add hack script to locate latest debug image
This commit is contained in:
parent
9d4172002c
commit
786264edbc
2 changed files with 27 additions and 1 deletions
|
@ -22,7 +22,7 @@ With `cdbg` and `yq` installed in your path:
|
|||
|
||||
1. Run `constellation config generate` to create a new default configuration
|
||||
|
||||
2. Locate the latest debugd images for [GCP](/.github/docs/README.md#gcp) and [Azure](/.github/docs/README.md#azure)
|
||||
2. Locate the latest debugd images by running `hack/find-image/find-image.sh`
|
||||
|
||||
3. Modify the `constellation-conf.yaml` to use an image with the debugd already included and add required firewall rules:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue