Apply suggestions from code review
Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
d03dd965bc
commit
06f99fa8f4
1 changed files with 2 additions and 2 deletions
|
@ -27,6 +27,6 @@ annotations:
|
|||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: removed
|
||||
description: Remove server.certificate.serverName, as the expected secret name is static (argocd-server-tls)
|
||||
description: Remove `server.certificate.secretName`, as the expected secret name is static (argocd-server-tls)
|
||||
- kind: removed
|
||||
description: Remove applicationSet.certificate.serverName, as the expected secret name is static (argocd-applicationset-controller-tls)
|
||||
description: Remove `applicationSet.certificate.secretName`, as the expected secret name is static (argocd-applicationset-controller-tls)
|
||||
|
|
Loading…
Reference in a new issue