Skip to content

Commit

Permalink
Update EKS-A components manifest file (#8816)
Browse files Browse the repository at this point in the history
  • Loading branch information
sp1999 authored Sep 27, 2024
1 parent 47c2381 commit fe2dad6
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions config/manifest/eksa-components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -567,6 +567,36 @@ spec:
description: The image repository, name, and tag
type: string
type: object
ctl:
description: This field has been deprecated
properties:
arch:
description: Architectures of the asset
items:
type: string
type: array
description:
type: string
imageDigest:
description: The SHA256 digest of the image manifest
type: string
name:
description: The asset name
type: string
os:
description: Operating system of the asset
enum:
- linux
- darwin
- windows
type: string
osName:
description: Name of the OS like ubuntu, bottlerocket
type: string
uri:
description: The image repository, name, and tag
type: string
type: object
manifest:
properties:
uri:
Expand Down

0 comments on commit fe2dad6

Please sign in to comment.