From 346328562ec070960fe67eb2be11189ae099e868 Mon Sep 17 00:00:00 2001 From: Kathryn Alexander Date: Thu, 26 Oct 2023 16:24:27 -0400 Subject: [PATCH] trying to fix node title in PV1 --- authentication/using-service-accounts-in-applications.adoc | 2 +- nodes/pods/nodes-pods-secrets.adoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/authentication/using-service-accounts-in-applications.adoc b/authentication/using-service-accounts-in-applications.adoc index 1111a6f63e..26f13f9efd 100644 --- a/authentication/using-service-accounts-in-applications.adoc +++ b/authentication/using-service-accounts-in-applications.adoc @@ -14,7 +14,7 @@ include::modules/service-account-auto-secret-removed.adoc[leveloffset=+2] .Additional resources -* For information about requesting bound service account tokens, see xref:../authentication/bound-service-account-tokens.adoc#bound-sa-tokens-configuring_bound-service-account-tokens[Configuring bound service account tokens using volume projection]. +* For information about requesting bound service account tokens, see xref:../authentication/bound-service-account-tokens.adoc#bound-sa-tokens-configuring-externally_bound-service-account-tokens[Configuring bound service account tokens using volume projection]. * For information about creating a service account token secret, see xref:../nodes/pods/nodes-pods-secrets.adoc#nodes-pods-secrets-creating-sa_nodes-pods-secrets[Creating a service account token secret]. diff --git a/nodes/pods/nodes-pods-secrets.adoc b/nodes/pods/nodes-pods-secrets.adoc index 967f936944..a74aa44dc9 100644 --- a/nodes/pods/nodes-pods-secrets.adoc +++ b/nodes/pods/nodes-pods-secrets.adoc @@ -17,7 +17,7 @@ include::modules/service-account-auto-secret-removed.adoc[leveloffset=+2] .Additional resources ifndef::openshift-rosa,openshift-dedicated[] -* For information about requesting bound service account tokens, see xref:../../authentication/bound-service-account-tokens.doc#bound-sa-tokens-configuring_bound-service-account-tokens[Using bound service account tokens] +* For information about requesting bound service account tokens, see xref:../../authentication/bound-service-account-tokens.doc#bound-sa-tokens-configuring-externally_bound-service-account-tokens[Using bound service account tokens] endif::openshift-rosa,openshift-dedicated[] * For information about creating a service account token secret, see xref:../../nodes/pods/nodes-pods-secrets.doc#nodes-pods-secrets-creating-sa_nodes-pods-secrets[Creating a service account token secret]. @@ -38,7 +38,7 @@ include::modules/nodes-pods-secrets-creating-sa.adoc[leveloffset=+2] * For more information on using secrets in pods, see xref:../../nodes/pods/nodes-pods-secrets.adoc#nodes-pods-secrets-creating_nodes-pods-secrets[Understanding how to create secrets]. ifndef::openshift-rosa,openshift-dedicated[] -* For information on requesting bound service account tokens, see xref:../../authentication/bound-service-account-tokens.doc#bound-sa-tokens-configuring_bound-service-account-tokens[Using bound service account tokens] +* For information on requesting bound service account tokens, see xref:../../authentication/bound-service-account-tokens.doc#bound-sa-tokens-configuring-externally_bound-service-account-tokens[Using bound service account tokens] * For information on creating service accounts, see xref:../../authentication/understanding-and-creating-service-accounts.adoc#understanding-and-creating-service-accounts[Understanding and creating service accounts]. endif::openshift-rosa,openshift-dedicated[]