Skip to content

Commit c25b928

Browse files
author
Petri Autero
committed
Add block comment for Google -specific values
1 parent e84b7a8 commit c25b928

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

charts/k8s-service/values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,10 @@ tolerations: []
334334
# list is a string that corresponds to the Secret name.
335335
imagePullSecrets: []
336336

337+
#----------------------------------------------------------------------------------------------------------------------
338+
# GOOGLE SPECIFIC VALUES
337339
# google specifies Google (GKE) specific configuration to be set via arguments/env. variables
340+
#----------------------------------------------------------------------------------------------------------------------
338341
google:
339342
# managedCertificate can be used to provision a Google Managed Certificate. Associate the ManagedCertificate object
340343
# to an Ingress by adding an annotation 'networking.gke.io/managed-certificates' to the Ingress.

0 commit comments

Comments
 (0)