Skip to content

Commit

Permalink
feat: update action crd yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ambersun1234 committed Jan 9, 2025
1 parent e80183f commit b684bff
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions charts/agh3/crds/v1-actions.crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -377,21 +377,9 @@ spec:
identify the action is a root action
kubebuilder:default:false
type: boolean
trigerRun:
description:
If mark TrigerRun to true, when detected by controller,
it will run action and resum this value to false to ensure run once
type: boolean
trigerStop:
description:
If mark Stop to true, when detected by controller, it
will stop action and resum this value to false to ensure run once
type: boolean
required:
- containers
- historyID
- trigerRun
- trigerStop
type: object
status:
description: ActionStatus defines the observed state of Action
Expand Down

0 comments on commit b684bff

Please sign in to comment.