Quantcast
Channel: HAProxy community - Latest topics
Viewing all articles
Browse latest Browse all 4849

HAPROXY install failing with error nil pointer evaluating interface {}.service

$
0
0

Hi,
i am installing HAPROXY latest version with helm.

helm install haproxy-kubernetes-ingress haproxytech/kubernetes-ingress -f values.yaml --namespace haproxy-controller
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /mnt/.kube/config
WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /mnt/.kube/config
Error: INSTALLATION FAILED: template: kubernetes-ingress/templates/controller-service.yaml:17:14: executing “kubernetes-ingress/templates/controller-service.yaml” at <.Values.controller.service.enabled>: nil pointer evaluating interface {}.service

values.yaml content is as follows:
controller:
extraVolumes:

  • name: haproxy-auxiliary-volume
    configMap:
    name: haproxy-auxiliary-configmap
    extraVolumeMounts:
  • name: haproxy-auxiliary-volume
    mountPath: /usr/local/etc/haproxy/haproxy-aux.cfg
    subPath: haproxy-auxiliary.cfg

i am wondering how to fix it?

Best Regards,
Mayur

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4849

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>