Skip to content

Commit 426d9cd

Browse files
committed
fix whitespace
1 parent de7af62 commit 426d9cd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/rfcs/0014-multi-cluster-deployment-for-k8s.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,8 @@ Performs Drift Detection based on the livestate of all platform providers deploy
247247
Currently, we need to prepare the kubeconfig file manually.
248248
But it would be nice to prepare it automatically.
249249

250-
It might be possible by using cloud vendor features, for example Workload Identity on GKE or IRSA on EKS. This would allow piped to obtain the kubeconfig at startup.
250+
It might be possible by using cloud vendor features, for example using Workload Identity on GKE, or IRSA on EKS.
251+
This would allow piped to obtain the kubeconfig at startup.
251252

252253
# Alternatives
253254

0 commit comments

Comments
 (0)