fix spaces in comments
Signed-off-by: Atze de Vries <devries@zorgdomein.nl>
This commit is contained in:
parent
f9533d66fc
commit
b2c0ff7933
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@ global:
|
|||
# If you want to template helm charts but cannot access k8s API server
|
||||
# you can set api versions here
|
||||
apiVersionOverrides:
|
||||
certmanager: "" #cert-manager.io/v1
|
||||
ingress: "" #networking.k8s.io/v1beta1
|
||||
certmanager: "" # cert-manager.io/v1
|
||||
ingress: "" # networking.k8s.io/v1beta1
|
||||
|
||||
## Controller
|
||||
controller:
|
||||
|
|
Loading…
Reference in a new issue