[ZBX-25818] Kubernetes Helm Chart - Persistent Volume Claim not created Created: 2025 Jan 02  Updated: 2025 Jan 06

Status: Open
Project: ZABBIX BUGS AND ISSUES
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Incident report Priority: Trivial
Reporter: Vincent A. Assignee: Zabbix Integration Team
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

Steps to reproduce:

  1. using chart[ helm 1.3.5 of version 6.4|https://cdn.zabbix.com/zabbix/integrations/kubernetes-helm/6.4/zabbix-helm-chrt-1.3.5.tgz]
  2. setup zabbix-proxy with{{ zabbixProxy.persistentVoluime.enabled: true}}
  3. keep zabbixProxy.existingClaim empty as defined by default.

 

Result:
no PersistentVolumeClaim are created and deployment is setup with the volume attachment. Result pod doesn't start.

0/6 nodes are available: persistentvolumeclaim "zabbix-chart-zabbix-helm-chrt-proxy" not found.

Expected:
As indicated in helm documentation zabbixProxy.persistentVoluime.enabled should create the PVC zabbixProxy.existingClaim is empty .

 

By looking at template in chart helm there is no kind PersistentVolumeClaim.


Generated at Wed Jun 25 07:15:48 EEST 2025 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.