Skip to content

Commit e574c1c

Browse files
authored
Merge pull request #56715 from stlaz/better-sa-tokens-docs
improve documentation about autogenerated SA tokens
2 parents e41762d + 87ab48d commit e574c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/service-account-auto-secret-removed.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ After upgrading to {product-version}, existing service account token secrets are
1212

1313
[NOTE]
1414
====
15-
In {product-version}, service account token secrets still appear to have been automatically generated. Although, instead creating two secrets per service account, {product-title} now creates one token, which does not work. In a future release, the number will be further reduced to zero. Note that `dockercfg` secrets are still generated and no secrets are deleted during upgrades.
15+
In {product-version}, service account token secrets are still automatically generated. Instead of creating two secrets per service account, {product-title} now only creates one. In a future release, the number will be further reduced to zero. Note that `dockercfg` secrets are still generated and no secrets are deleted during upgrades.
1616
====

0 commit comments

Comments
 (0)