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 a4a71c4 commit eee06d1Copy full SHA for eee06d1
content/en/docs/concepts/security/secrets-good-practices.md
@@ -110,7 +110,7 @@ If you configure a Secret through a
110
data encoded as base64, sharing this file or checking it in to a source
111
repository means the secret is available to everyone who can read the manifest.
112
113
-{{<caution>}}
114
-Base64 encoding is _not_ an encryption method, it provides no additional
+{{< caution >}}
+Base64 encoding is _not_ an encryption method, it provides no additiona
115
confidentiality over plain text.
116
-{{</caution>}}
+{{< /caution >}}
0 commit comments