mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-19 10:06:18 +10:00
Fixed tls.extraDnsNames example (#8352)
This commit is contained in:
@@ -193,8 +193,8 @@ tls:
|
||||
pullPolicy: IfNotPresent
|
||||
## e.g:
|
||||
## extraDnsNames
|
||||
## - "DNS.6": "$my_host"
|
||||
## - "DNS.7": "$test"
|
||||
## "DNS.6": "$my_host"
|
||||
## "DNS.7": "$test"
|
||||
##
|
||||
extraDnsNames: []
|
||||
## @param tls.mode Allows to set the tls mode which should be used when tls is enabled (options: `allowTLS`, `preferTLS`, `requireTLS`)
|
||||
|
||||
Reference in New Issue
Block a user