Skip to content

Commit

Permalink
docs: clarify edit location
Browse files Browse the repository at this point in the history
  • Loading branch information
lennessyy committed Nov 28, 2023
1 parent 82d1a30 commit f77be50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ To build the fips enabled ubuntu installer image
./earthly.sh +iso --BASE_IMAGE=gcr.io/spectro-images-public/ubuntu-focal-fips:v4.0_20230817 --FIPS_ENABLED=true --ARCH=amd64 --PE_VERSION=v4.0.0
```

> Note: By default, provider images are created for all the Palette-supported Kubernetes versions. You can comment out the versions you do not need to speed up the build process and save disk space.
> Note: By default, provider images are created for all the Palette-supported Kubernetes versions. You can comment out the versions you do not need in the parameter `build-provider-images` in the file **Earthfile** to speed up the build process and save disk space.
Output
```shell
Expand Down

0 comments on commit f77be50

Please sign in to comment.