Skip to content

Commit

Permalink
Update docs for operator (#294)
Browse files Browse the repository at this point in the history
Co-authored-by: michaeljguarino <[email protected]>
  • Loading branch information
github-actions[bot] and michaeljguarino authored Aug 24, 2024
1 parent 3f81389 commit 62bfe0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/deployments/operator/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -951,6 +951,7 @@ _Appears in:_
| `stackDefinitionRef` _[ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29/#objectreference-v1-core)_ | | | Optional: {} <br /> |
| `observableMetrics` _[ObservableMetric](#observablemetric) array_ | | | Optional: {} <br /> |
| `tags` _object (keys:string, values:string)_ | Tags used to filter stacks. | | Optional: {} <br /> |
| `variables` _[RawExtension](https://pkg.go.dev/k8s.io/apimachinery/pkg/runtime#RawExtension)_ | Variables represents a file with variables in the stack run environment.<br />It will be automatically passed to the specific tool depending on the<br />stack Type (except [console.StackTypeCustom]). | | Optional: {} <br /> |


#### JobSpec
Expand Down

0 comments on commit 62bfe0e

Please sign in to comment.