File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ stringData:
110110
```
111111
112112
{{< note >}}
113-
`stringData` for a Secret does not work well with server-side apply
113+
The `stringData` field for a Secret does not work well with server-side apply.
114114
{{< /note >}}
115115

116116
When you retrieve the Secret data, the command returns the encoded values,
@@ -157,7 +157,7 @@ stringData:
157157
```
158158

159159
{{< note >}}
160-
`stringData` for a Secret does not work well with server-side apply
160+
The `stringData` field for a Secret does not work well with server-side apply.
161161
{{< /note >}}
162162

163163
The `Secret` object is created as follows:

0 commit comments

Comments
 (0)