Skip to content

Commit

Permalink
Update docs for operator (#348)
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 Dec 20, 2024
1 parent 4753002 commit 5c311af
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 @@ -742,6 +742,7 @@ _Appears in:_
| Field | Description | Default | Validation |
| --- | --- | --- | --- |
| `agentHelmValues` _[RawExtension](https://pkg.go.dev/k8s.io/apimachinery/pkg/runtime#RawExtension)_ | AgentHelmValues custom helm values to apply to all agents (useful for things like adding customary annotations/labels) | | Optional: {} <br /> |
| `managementRepo` _string_ | The root repo for setting up your infrastructure with Plural. Usually this will be your `plural up repo` | | Optional: {} <br /> |
| `stacks` _[StackSettings](#stacksettings)_ | Stacks global configuration for stack execution | | Optional: {} <br /> |
| `bindings` _[DeploymentSettingsBindings](#deploymentsettingsbindings)_ | Bindings | | Optional: {} <br /> |
| `prometheusConnection` _[HTTPConnection](#httpconnection)_ | PrometheusConnection connection details for a prometheus instance to use | | Optional: {} <br /> |
Expand Down

0 comments on commit 5c311af

Please sign in to comment.