Fix hostPort chart indentation

This commit is contained in:
Manuel Alejandro de Brito Fontes
2020-03-16 16:53:56 -03:00
parent b8839a66b5
commit 12bbdaaa53
+3 -3
View File
@@ -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>