From 0dd3ffcc8e7cf8797e6cd66541a8417021807124 Mon Sep 17 00:00:00 2001 From: Andrea Hoffer Date: Thu, 31 Oct 2024 09:38:07 -0400 Subject: [PATCH] OSDOCS#44051: Removing the reference to a certificate file --- modules/identity-provider-secret.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/identity-provider-secret.adoc b/modules/identity-provider-secret.adoc index b4eeeede7a..edf9175055 100644 --- a/modules/identity-provider-secret.adoc +++ b/modules/identity-provider-secret.adoc @@ -37,7 +37,7 @@ data: ---- ==== -* You can define a `Secret` object containing the contents of a file, such as a certificate file, by using the following command: +* You can define a `Secret` object containing the contents of a file by using the following command: + [source,terminal] ----