diff --git a/docs/api-reference/v1.5/index.html b/docs/api-reference/v1.5/index.html index ae50987334..d1af2a5928 100644 --- a/docs/api-reference/v1.5/index.html +++ b/docs/api-reference/v1.5/index.html @@ -39,7 +39,7 @@ fields that maybe updated both by the end user and the system (e.g. annotations)

Resource Operations

Most resources provide the following Operations:

Create:

-

Create operations will create the resource in the storage backend. After a resource is create the system will apply +

Create operations will create the resource in the storage backend. After a resource is created the system will apply the desired state.

Update:

Updates come in 2 forms: Replace and Patch

diff --git a/docs/api-reference/v1.6/index.html b/docs/api-reference/v1.6/index.html index b4c589ab34..e4d3966e52 100644 --- a/docs/api-reference/v1.6/index.html +++ b/docs/api-reference/v1.6/index.html @@ -39,7 +39,7 @@ fields that maybe updated both by the end user and the system (e.g. annotations)

Resource Operations

Most resources provide the following Operations:

Create:

-

Create operations will create the resource in the storage backend. After a resource is create the system will apply +

Create operations will create the resource in the storage backend. After a resource is created the system will apply the desired state.

Update:

Updates come in 2 forms: Replace and Patch