Skip to content

Commit 8669b46

Browse files
author
Daniel Chadwick
committed
osdocs13571 Adding warning message about mismatched service UIDs
1 parent 00209eb commit 8669b46

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: modules/customize-certificates-understanding-service-serving.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,9 @@ $ for I in $(oc get ns -o jsonpath='{range .items[*]} {.metadata.name}{"\n"} {en
3232
done
3333
----
3434
====
35+
36+
37+
[WARNING]
38+
====
39+
After you create the service, if you re-create the service, the secret will no longer have a matching service UID. A mismatched service UID will lead to an automatic certificate renewal failure.
40+
====

0 commit comments

Comments
 (0)