Skip to content

Commit

Permalink
chore: description add aks
Browse files Browse the repository at this point in the history
  • Loading branch information
JashBook committed Feb 29, 2024
1 parent e6d24a7 commit fada5f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/kbcli-pre-test-k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_call:
inputs:
cloud-provider:
description: 'cloud k8s cluster provider (e.g. eks/gke)'
description: 'cloud k8s cluster provider (e.g. eks/gke/aks)'
type: string
required: false
default: 'eks'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kbcli-test-k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
inputs:
CLOUD_PROVIDER:
description: 'cloud k8s cluster provider (e.g. eks/gke)'
description: 'cloud k8s cluster provider (e.g. eks/gke/aks)'
required: false
default: 'eks'
KB_VERSION:
Expand Down

0 comments on commit fada5f2

Please sign in to comment.