Skip to content

Commit 60d9f83

Browse files
authored
Update secret.md
1 parent 285b6fa commit 60d9f83

File tree

1 file changed

+2
-2
lines changed
  • content/en/docs/concepts/configuration

1 file changed

+2
-2
lines changed

content/en/docs/concepts/configuration/secret.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ stringData:
388388
```
389389

390390
{{< note >}}
391-
`stringData` for a Secret does not work well with server-side apply
391+
The `stringData` field for a Secret does not work well with server-side apply.
392392
{{< /note >}}
393393

394394
The basic authentication Secret type is provided only for convenience.
@@ -550,7 +550,7 @@ stringData:
550550
```
551551

552552
{{< note >}}
553-
`stringData` for a Secret does not work well with server-side apply
553+
The `stringData` field for a Secret does not work well with server-side apply.
554554
{{< /note >}}
555555

556556
## Working with Secrets

0 commit comments

Comments
 (0)