Skip to content

Commit

Permalink
apply suggestions for importing guide
Browse files Browse the repository at this point in the history
Signed-off-by: lsviben <sviben.lovro@gmail.com>
  • Loading branch information
lsviben committed Aug 2, 2023
1 parent 99b6667 commit cb870e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/knowledge-base/guides/import-existing-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ to import and add
{{<hover label="oo-policy" line="3">}}spec{{</hover>}}

For example, to import a GCP SQL DatabaseInstance, create a new resource with
the {{<hover label="oo-policy" line="4">}}managementPolicy: ObserveOnly{{</hover>}}
the {{<hover label="oo-policy" line="4">}}managementPolicies: ["Observe"]{{</hover>}}
set.
```yaml {label="oo-policy",copy-lines="none"}
apiVersion: sql.gcp.upbound.io/v1beta1
Expand Down
3 changes: 2 additions & 1 deletion utils/vale/styles/Crossplane/allowed-jargon.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ CLI
kube-controller-manager
kube-apiserver
cluster-wide
autoscaler
autoscaler
DatabaseInstance

0 comments on commit cb870e9

Please sign in to comment.