Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-21142

Chart: Unable to apply Helm Chart: mapping key "apiGroups" already defined

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • None
    • None
    • Packages (C)
    • None

      I'm trying to apply the Kubernetes Helm Chart v1.0.2 with the following values:

          zabbixAgent:
            enabled: true
            image:
              repository: zabbix/zabbix-agent2
              tag: alpine-6.0.5
              env:
                ZBX_HOSTNAME: "foo.example.com"
                ZBX_SERVER_HOST: bar.example.com
                ZBX_TIMEOUT: 30
      

      However, the process fails with:

      Helm install failed: error while running post render on files: map[string]interface {}(nil): yaml: unmarshal errors:	
                                	        	         	     	  line 17: mapping key "apiGroups" already defined at line 15 
      

      It seems to originate from the RBAC creation (enabled by default)

            ychukina Yulia Chukina (Inactive)
            frank Frank
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: