Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pkg/apis/sme.sap.com/v1alpha1/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ type CAPApplicationSpec struct {
Provider *BTPTenantIdentification `json:"provider,omitempty"`
// SAP BTP Services consumed by the application
BTP BTP `json:"btp"`
// Rollout on Credentials Update may be used to rollout deployments when dependant service credentials are updated
// Rollout on Credentials Update may be used to rollout deployments when dependent service credentials are updated
RolloutOnCredentialUpdate bool `json:"rolloutOnCredentialUpdate,omitempty"`
}

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions website/includes/api-reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h3 id="sme.sap.com/v1alpha1.CAPApplication">CAPApplication
</em>
</td>
<td>
<p>Rollout on Credentials Update may be used to rollout deployments when dependant service credentials are updated</p>
<p>Rollout on Credentials Update may be used to rollout deployments when dependent service credentials are updated</p>
</td>
</tr>
</table>
Expand Down Expand Up @@ -1252,7 +1252,7 @@ <h3 id="sme.sap.com/v1alpha1.CAPApplicationSpec">CAPApplicationSpec
</em>
</td>
<td>
<p>Rollout on Credentials Update may be used to rollout deployments when dependant service credentials are updated</p>
<p>Rollout on Credentials Update may be used to rollout deployments when dependent service credentials are updated</p>
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -4017,5 +4017,5 @@ <h3 id="sme.sap.com/v1alpha1.WorkloadMonitoring">WorkloadMonitoring
<hr/>
<p><em>
Generated with <code>gen-crd-api-reference-docs</code>
on git commit <code>71b5c8e</code>.
on git commit <code>937a1ca</code>.
</em></p>