@@ -324,7 +324,7 @@ spec:
324324 description : |-
325325 User-defined action groups
326326
327- see https://docs.opensearch.org/latest/security/configuration/yaml/#action_groupsyml
327+ see < https://docs.opensearch.org/latest/security/configuration/yaml/#action_groupsyml>
328328 properties :
329329 content :
330330 description : The content of the security configuration file
@@ -414,7 +414,7 @@ spec:
414414 description : |-
415415 List of allowed HTTP endpoints
416416
417- see https://docs.opensearch.org/latest/security/configuration/yaml/#allowlistyml
417+ see < https://docs.opensearch.org/latest/security/configuration/yaml/#allowlistyml>
418418 properties :
419419 content :
420420 description : The content of the security configuration file
@@ -504,7 +504,8 @@ spec:
504504 description : |-
505505 Settings for audit logging
506506
507- see https://docs.opensearch.org/latest/security/audit-logs/index/#settings-in-audityml
507+ see
508+ <https://docs.opensearch.org/latest/security/audit-logs/index/#settings-in-audityml>
508509 properties :
509510 content :
510511 description : The content of the security configuration file
@@ -597,7 +598,7 @@ spec:
597598 description : |-
598599 Configuration of the security backend
599600
600- see https://docs.opensearch.org/latest/security/configuration/configuration/
601+ see < https://docs.opensearch.org/latest/security/configuration/configuration/>
601602 properties :
602603 content :
603604 description : The content of the security configuration file
@@ -685,7 +686,7 @@ spec:
685686 description : |-
686687 The internal user database
687688
688- see https://docs.opensearch.org/latest/security/configuration/yaml/#internal_usersyml
689+ see < https://docs.opensearch.org/latest/security/configuration/yaml/#internal_usersyml>
689690 properties :
690691 content :
691692 description : The content of the security configuration file
@@ -773,7 +774,7 @@ spec:
773774 description : |-
774775 Distinguished names (DNs) of nodes to allow communication between nodes and clusters
775776
776- see https://docs.opensearch.org/latest/security/configuration/yaml/#nodes_dnyml
777+ see < https://docs.opensearch.org/latest/security/configuration/yaml/#nodes_dnyml>
777778 properties :
778779 content :
779780 description : The content of the security configuration file
@@ -861,7 +862,7 @@ spec:
861862 description : |-
862863 Definition of roles in the security plugin
863864
864- see https://docs.opensearch.org/latest/security/configuration/yaml/#rolesyml
865+ see < https://docs.opensearch.org/latest/security/configuration/yaml/#rolesyml>
865866 properties :
866867 content :
867868 description : The content of the security configuration file
@@ -949,7 +950,7 @@ spec:
949950 description : |-
950951 Role mappings to users or backend roles
951952
952- see https://docs.opensearch.org/latest/security/configuration/yaml/#roles_mappingyml
953+ see < https://docs.opensearch.org/latest/security/configuration/yaml/#roles_mappingyml>
953954 properties :
954955 content :
955956 description : The content of the security configuration file
@@ -1037,7 +1038,7 @@ spec:
10371038 description : |-
10381039 OpenSearch Dashboards tenants
10391040
1040- see https://docs.opensearch.org/latest/security/configuration/yaml/#tenantsyml
1041+ see < https://docs.opensearch.org/latest/security/configuration/yaml/#tenantsyml>
10411042 properties :
10421043 content :
10431044 description : The content of the security configuration file
0 commit comments