Skip to content

Commit

Permalink
docs: add info for kubeconfigLoading
Browse files Browse the repository at this point in the history
Signed-off-by: Kumar Mallikarjuna <[email protected]>
  • Loading branch information
kumar-mallikarjuna committed Jul 3, 2024
1 parent 14714d8 commit 37c107a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/testing/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ delete | list of object references | A list of objects to delete, if they do n
index | int | Override the test step's index.
commands | list of [Commands](#commands) | Commands to run prior at the beginning of the test step.
kubeconfig | string | The Kubeconfig file to use to run the included steps(s).
kubeconfigLoading | string | Specifies the mode for loading Kubeconfig: Eager/Lazy. Defaults to Eager.
unitTest | bool | Indicates if the step is a unit test, safe to run without a real Kubernetes cluster.


Expand Down

0 comments on commit 37c107a

Please sign in to comment.