Skip to content

Commit

Permalink
Update reference docs
Browse files Browse the repository at this point in the history
Signed-off-by: Caleb Schoepp <[email protected]>
  • Loading branch information
calebschoepp committed Sep 19, 2024
1 parent 879d67a commit c3f65c2
Show file tree
Hide file tree
Showing 2 changed files with 497 additions and 333 deletions.
13 changes: 7 additions & 6 deletions content/en/docs/reference/spin-app-executor.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
---
title: SpinAppExecutor
weight: 2
description: Custom Resource Definition (CRD) reference for `SpinAppExecutor`.
description: Custom Resource Definition (CRD) reference for `SpinAppExecutor`
categories: [Spin Operator]
tags: [reference]
aliases:
- /docs/spin-operator/reference/spin-app-executor
---
Resource Types:

Expand Down Expand Up @@ -59,7 +57,7 @@ SpinAppExecutor is the Schema for the spinappexecutors API
</table>


### `SpinAppExecutor.spec`
### `SpinAppExecutor.spec`
<small>[back to parent](#spinappexecutor)</small>


Expand Down Expand Up @@ -94,7 +92,7 @@ createDeployment is true.<br/>
</table>


### `SpinAppExecutor.spec.deploymentConfig`
### `SpinAppExecutor.spec.deploymentConfig`
<small>[back to parent](#spinappexecutorspec)</small>


Expand Down Expand Up @@ -146,10 +144,11 @@ defined in `CACertSecret` the secret name will be `spin-ca`.<br/>
</tr></tbody>
</table>

### `SpinAppExecutor.spec.deploymentConfig.otel`

### `SpinAppExecutor.spec.deploymentConfig.otel`
<small>[back to parent](#spinappexecutorspecdeploymentconfig)</small>


Otel provides Kubernetes Bindings to Otel Variables.

<table>
Expand Down Expand Up @@ -191,3 +190,5 @@ Otel provides Kubernetes Bindings to Otel Variables.
<td>false</td>
</tr></tbody>
</table>


Loading

0 comments on commit c3f65c2

Please sign in to comment.