Skip to content

Commit

Permalink
Update docs for operator (#303)
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 Sep 21, 2024
1 parent 26b014e commit 15679da
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 @@ -2189,6 +2189,7 @@ _Appears in:_
| `namespace` _string_ | Namespace the namespace for this service (optional for managed namespaces) | | Optional: {} <br /> |
| `templated` _boolean_ | | | Optional: {} <br /> |
| `repositoryRef` _[ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29/#objectreference-v1-core)_ | | | Optional: {} <br /> |
| `protect` _boolean_ | Whether to protect this service from deletion. Protected services are also not drained on cluster deletion. | | Optional: {} <br /> |
| `contexts` _string array_ | a list of context ids to add to this service | | Optional: {} <br /> |
| `git` _[GitRef](#gitref)_ | Git settings to configure git for a service | | Optional: {} <br /> |
| `helm` _[ServiceHelm](#servicehelm)_ | Helm settings to configure helm for a service | | Optional: {} <br /> |
Expand Down

0 comments on commit 15679da

Please sign in to comment.