feat(argo-cd): remove trailing spaces to pass script lint

Signed-off-by: Tristan Duverger <tristan.duverger@gmail.com>
This commit is contained in:
Tristan Duverger 2024-10-04 13:00:02 +02:00 committed by Tristan Duverger
parent cd7f4804df
commit 68abeeb7e3
2 changed files with 1 additions and 2 deletions

View file

@ -34,4 +34,3 @@ annotations:
description: Capability to deploy gateway http route description: Capability to deploy gateway http route
- kind: added - kind: added
description: Specific GKE gateway objects description: Specific GKE gateway objects

View file

@ -2218,7 +2218,7 @@ server:
labels: {} labels: {}
# -- Additional gateway annotations # -- Additional gateway annotations
annotations: {} annotations: {}
#networking.gke.io/certmap: "CERTIFICATE_MAP_NAME" # networking.gke.io/certmap: "CERTIFICATE_MAP_NAME"
# -- Getaway class name # -- Getaway class name
# @default -- `""` (See [values.yaml]) # @default -- `""` (See [values.yaml])