Browse Source

docs(ovhcloud): fix heterogeneous configuration documentation (#6169)

Aeddis Desauw 1 week ago
parent
commit
313abc05fd
1 changed files with 8 additions and 8 deletions
  1. 8 8
      docs/provider/ovhcloud.md

+ 8 - 8
docs/provider/ovhcloud.md

@@ -26,8 +26,8 @@ metadata:
 spec:
   provider:
     ovh:
-      server: <kms-endpoint>
-      okmsid: <okms-id>
+      server: <kms-endpoint> # for example: "https://eu-west-rbx.okms.ovh.net"
+      okmsid: <okms-id> # for example: "734b9b45-8b1a-469c-b140-b10bd6540017" 
       auth:
         token:
           tokenSecretRef:
@@ -51,8 +51,8 @@ metadata:
 spec:
   provider:
     ovh:
-      server: "https://eu-west-rbx.okms.ovh.net"
-      okmsid: "734b9b45-8b1a-469c-b140-b10bd6540017"
+      server: <kms-endpoint> # for example: "https://eu-west-rbx.okms.ovh.net"
+      okmsid: <okms-id> # for example: "734b9b45-8b1a-469c-b140-b10bd6540017" 
       auth:
         mtls:
           certSecretRef:
@@ -381,8 +381,8 @@ metadata:
 spec:
   provider:
     ovh:
-      server: <kms-endpoint>
-      okmsid: <okms-id>
+      server: <kms-endpoint> # for example: "https://eu-west-rbx.okms.ovh.net"
+      okmsid: <okms-id> # for example: "734b9b45-8b1a-469c-b140-b10bd6540017" 
       auth:
         token:
           tokenSecretRef:
@@ -478,8 +478,8 @@ metadata:
 spec:
   provider:
     ovh:
-      server: <kms-endpoint>
-      okmsid: <okms-id>
+      server: <kms-endpoint> # for example: "https://eu-west-rbx.okms.ovh.net"
+      okmsid: <okms-id> # for example: "734b9b45-8b1a-469c-b140-b10bd6540017" 
       auth:
         token:
           tokenSecretRef: