We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 285b6fa commit 60d9f83Copy full SHA for 60d9f83
content/en/docs/concepts/configuration/secret.md
@@ -388,7 +388,7 @@ stringData:
388
```
389
390
{{< note >}}
391
-`stringData` for a Secret does not work well with server-side apply
+The `stringData` field for a Secret does not work well with server-side apply.
392
{{< /note >}}
393
394
The basic authentication Secret type is provided only for convenience.
@@ -550,7 +550,7 @@ stringData:
550
551
552
553
554
555
556
## Working with Secrets
0 commit comments