Skip to content

Commit 16de601

Browse files
authored
Merge pull request #66998 from kalexand-rh/node-fix-again
trying again to get PV1 to render this xref
2 parents 0267511 + 051c85f commit 16de601

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

authentication/using-service-accounts-in-applications.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ include::modules/service-account-auto-secret-removed.adoc[leveloffset=+2]
1414

1515
.Additional resources
1616

17-
* 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].
17+
* 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].
1818
1919
* 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].
2020

nodes/pods/nodes-pods-secrets.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ include::modules/service-account-auto-secret-removed.adoc[leveloffset=+2]
1717
.Additional resources
1818

1919
ifndef::openshift-rosa,openshift-dedicated[]
20-
* 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]
20+
* For information about requesting bound service account tokens, see xref:../../authentication/bound-service-account-tokens.adoc#bound-sa-tokens-configuring_bound-service-account-tokens[Using bound service account tokens]
2121
endif::openshift-rosa,openshift-dedicated[]
2222
* 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].
2323

@@ -38,7 +38,8 @@ include::modules/nodes-pods-secrets-creating-sa.adoc[leveloffset=+2]
3838
* 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].
3939
4040
ifndef::openshift-rosa,openshift-dedicated[]
41-
* 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]
41+
42+
* For information on requesting bound service account tokens, see xref:../../authentication/bound-service-account-tokens.adoc#bound-sa-tokens-configuring_bound-service-account-tokens[Using bound service account tokens]
4243
4344
* 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].
4445
endif::openshift-rosa,openshift-dedicated[]

0 commit comments

Comments
 (0)