From 9928a168cbb9689abee7c7cf00374e0ad8847fc3 Mon Sep 17 00:00:00 2001 From: Nick <10092581+NickLarsenNZ@users.noreply.github.com> Date: Thu, 24 Jul 2025 17:24:38 +0200 Subject: [PATCH] Update release-25.7.adoc --- modules/ROOT/partials/release-notes/release-25.7.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/partials/release-notes/release-25.7.adoc b/modules/ROOT/partials/release-notes/release-25.7.adoc index 5a91fc7a1..044fdd7a0 100644 --- a/modules/ROOT/partials/release-notes/release-25.7.adoc +++ b/modules/ROOT/partials/release-notes/release-25.7.adoc @@ -33,10 +33,10 @@ Starting with this release, the release notes for `stackablectl` are located on The default Kubernetes cluster domain name is now fetched from the kubelet API unless explicitly configured. Operators are now required to have the RBAC permission to get `nodes/proxy`. -The helm-charts takes care of this. +The helm-charts take care of this. The CLI argument `--kubernetes-node-name` or env variable `KUBERNETES_NODE_NAME` needs to be set. -The helm-charts takes care of this. +The helm-charts take care of this. See https://github.com/stackabletech/issues/issues/662[issues#662].