Fixed broken link (#40103)

* Fixed broken link

* Fixed broken link

Changed back to the old reference text

* Fixed broken link

Co-authored-by: Nitish Kumar <justnitish06@gmail.com>

---------

Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
This commit is contained in:
Luqmaan Hakeem 2023-04-28 04:38:15 +05:30 committed by GitHub
parent a70bfa71ae
commit a370eeefcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ method creates a new `Secret` object with the edited data.
Depending on how you created the Secret, as well as how the Secret is used in
your Pods, updates to existing `Secret` objects are propagated automatically to
Pods that use the data. For more information, refer to [Mounted Secrets are updated automatically](#mounted-secrets-are-updated-automatically).
Pods that use the data. For more information, refer to [Using Secrets as files from a Pod](#using-secrets-as-files-from-a-pod) section.
### Using a Secret