docs(README): adjust highlighted text
All checks were successful
Generate README / generate-parameters (push) Successful in 29s
Helm / helm-lint (push) Successful in 16s
Helm / helm-unittest (push) Successful in 16s
Markdown linter / markdown-link-checker (push) Successful in 31s
Markdown linter / markdown-lint (push) Successful in 27s

This commit is contained in:
2025-10-21 22:25:59 +02:00
parent fa43188e03
commit 1fe7bc604e

View File

@@ -218,7 +218,7 @@ Deployments](https://helm.sh/docs/howto/charts_tips_and_tricks/#automatically-ro
Below is a diff that adds the `Application` to ignore all annotations with the prefix `checksum`. Below is a diff that adds the `Application` to ignore all annotations with the prefix `checksum`.
> [WARN] > [!WARNING]
> Configurations of `ignoreDifferences` always refer to the determination of a drift and whether a possible sync is > Configurations of `ignoreDifferences` always refer to the determination of a drift and whether a possible sync is
> necessary. The selected attributes are only ignored in deployment if `RespectIgnoreDifferences=true` has been defined. > necessary. The selected attributes are only ignored in deployment if `RespectIgnoreDifferences=true` has been defined.
> Further information can be found in the ArgoCD > Further information can be found in the ArgoCD
@@ -237,7 +237,7 @@ Below is a diff that adds the `Application` to ignore all annotations with the p
The definition of ignoreDifferences ensures that annotations with the prefix checksum are ignored during a diff. The definition of ignoreDifferences ensures that annotations with the prefix checksum are ignored during a diff.
> [TIP] > [!TIP]
> If the [reloader](https://github.com/stakater/Reloader) is configured as described in section [TLS certificate > If the [reloader](https://github.com/stakater/Reloader) is configured as described in section [TLS certificate
> rotation](#tls-certificate-rotation), ensure that the shasum defined as annotation or environment variable is also > rotation](#tls-certificate-rotation), ensure that the shasum defined as annotation or environment variable is also
> ignored. The [reloader](https://github.com/stakater/Reloader) will modify the deployment based on his configuration > ignored. The [reloader](https://github.com/stakater/Reloader) will modify the deployment based on his configuration