Skip to content

Commit

Permalink
Update docs for operator (#346)
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 18, 2024
1 parent be89268 commit 4753002
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pages/deployments/operator/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -817,8 +817,9 @@ _Appears in:_

| Field | Description | Default | Validation |
| --- | --- | --- | --- |
| `template` _object (keys:string, values:string)_ | Template secret data in string form. | | |
| `template` _object (keys:string, values:string)_ | Template secret data in string form. | | Optional: {} <br /> |
| `destinations` _[GeneratedSecretDestination](#generatedsecretdestination) array_ | Destinations describe name/namespace for the secrets. | | |
| `configurationRef` _[SecretReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29/#secretreference-v1-core)_ | ConfigurationRef is a secret reference which should contain data for secrets. | | Optional: {} <br /> |



Expand Down

0 comments on commit 4753002

Please sign in to comment.