Fix hostPort chart indentation
This commit is contained in:
parent
b8839a66b5
commit
12bbdaaa53
1 changed files with 3 additions and 3 deletions
|
@ -49,9 +49,9 @@ controller:
|
|||
daemonset:
|
||||
useHostPort: false
|
||||
|
||||
hostPorts:
|
||||
http: 80
|
||||
https: 443
|
||||
hostPorts:
|
||||
http: 80
|
||||
https: 443
|
||||
|
||||
## Required only if defaultBackend.enabled = false
|
||||
## Must be <namespace>/<service_name>
|
||||
|
|
Loading…
Reference in a new issue