File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/docs-content/release-notes Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ tags: ["release-notes"]
6161 [ self-hosted PCG cluster] ( ../clusters/pcg/deploy-pcg-k8s.md ) deployed in Amazon EKS are reconciled with pod-mounted
6262 files defined under ` kubeadmconfig ` in the OS layer of an AWS EKS cluster profile used to deploy workload clusters.
6363
64- Volumes and mounts derived from the OS layer are only added when their resolved ` volumes.hostPath.path ` or
65- ` volumeMounts.mountPath ` does not already exist in the self-hosted PCG cluster configuration, preventing duplicate
64+ Volumes and mounts derived from the OS layer are only added if their resolved ` volumes.hostPath.path ` or
65+ ` volumeMounts.mountPath ` do not already exist in the self-hosted PCG cluster configuration, preventing duplicate
6666 mounts when the same paths are specified in both locations. Volume and mount names are generated using a hash of the
6767 full path to ensure path-unique naming and avoid Kubernetes validation conflicts.
6868
You can’t perform that action at this time.
0 commit comments