Skip to content

Commit 4c0b203

Browse files
NVSHAS-10250: [Documentation] add Allow_Same_K8s_Uid_Rejoin in fedinitcfg.yaml (#273)
1 parent d780007 commit 4c0b203

4 files changed

Lines changed: 8 additions & 0 deletions

File tree

docs/02.deploying/01.production/01.configmap/01.configmap.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ data:
3535
Use_Proxy: ""
3636
# Optional. Whether federal repo scan data deployment is enabled (for primary cluster only)
3737
Deploy_Repo_Scan_Data: false
38+
# Optional. Allow managed cluster without persistent storage can rejoin
39+
Allow_Same_K8s_Uid_Rejoin: false
3840
# <<< ============ this section is used for primary cluster ============
3941
# ============ this section is used for remote cluster ============ >>>
4042
# Optional. If specified, it overwrites the cluster name specified in the system configuration in the sysinitcfg.yaml file

versioned_docs/version-5.4/02.deploying/01.production/01.configmap/01.configmap.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ data:
3535
Use_Proxy: ""
3636
# Optional. Whether federal repo scan data deployment is enabled (for primary cluster only)
3737
Deploy_Repo_Scan_Data: false
38+
# Optional. Allow managed cluster without persistent storage can rejoin
39+
Allow_Same_K8s_Uid_Rejoin: false
3840
# <<< ============ this section is used for primary cluster ============
3941
# ============ this section is used for remote cluster ============ >>>
4042
# Optional. If specified, it overwrites the cluster name specified in the system configuration in the sysinitcfg.yaml file

versioned_docs/version-5.5/02.deploying/01.production/01.configmap/01.configmap.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ data:
3535
Use_Proxy: ""
3636
# Optional. Whether federal repo scan data deployment is enabled (for primary cluster only)
3737
Deploy_Repo_Scan_Data: false
38+
# Optional. Allow managed cluster without persistent storage can rejoin
39+
Allow_Same_K8s_Uid_Rejoin: false
3840
# <<< ============ this section is used for primary cluster ============
3941
# ============ this section is used for remote cluster ============ >>>
4042
# Optional. If specified, it overwrites the cluster name specified in the system configuration in the sysinitcfg.yaml file

versioned_docs/version-5.6/02.deploying/01.production/01.configmap/01.configmap.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ data:
3535
Use_Proxy: ""
3636
# Optional. Whether federal repo scan data deployment is enabled (for primary cluster only)
3737
Deploy_Repo_Scan_Data: false
38+
# Optional. Allow managed cluster without persistent storage can rejoin
39+
Allow_Same_K8s_Uid_Rejoin: false
3840
# <<< ============ this section is used for primary cluster ============
3941
# ============ this section is used for remote cluster ============ >>>
4042
# Optional. If specified, it overwrites the cluster name specified in the system configuration in the sysinitcfg.yaml file

0 commit comments

Comments
 (0)