Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding authored Oct 10, 2023
1 parent 0b19ed8 commit b75a5fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ cp .arg.template .arg
| OS_VERSION | OS version. For Ubuntu, the possible values are `20`, and `22`. Whereas for openSUSE Leap, the possible value is `15.4`. This example uses `22` for Ubuntu. | String | `22` |
| K8S_DISTRIBUTION | Kubernetes distribution name. It can be one of these: `k3s`, `rke2`, `kubeadm`, or `kubeadm-fips`. The value `kubeadm` refers to Palette eXtended Kubernetes - Edge (PXK-E). Check out the [PXK-E reference](https://docs.spectrocloud.com/integrations/kubernetes-edge) resource to learn more. | String | `k3s` |
| ISO_NAME | Name of the Edge installer ISO image. In this example, the name is *palette-edge-installer*. | String | `palette-edge-installer`|
| PE_VERSION | Palette Edge Version. This should match the tag checked out from Git. Advanced setting. Do not modify unless told to do so. | String | [Refer to the available GitHub tags](https://github.com/spectrocloud/CanvOS/tags) |
| FIPS_ENABLED | Enable to generate FIPS compliant Edge artifacts. | String | `false` |
| ARCH | The type of platform architecture to use for the Edge artifacts build. Allowed values are: `adm64`, or `arm64`. | String | `amd64` |
Expand Down

0 comments on commit b75a5fd

Please sign in to comment.