Skip to content

Values Reference

KeyTypeDescription
configMapsobjectKubernetes ConfigMaps to be generated by the chart. Additional ConfigMaps can…
configMapsFromFolderobjectGenerate ConfigMaps from files in the chart filesystem
controllersobjectDefine the Pod controllers to be generated by the chart. Each key is a contro…
defaultPodOptionsobjectSet default options for all controllers / pods here. Each of these options ca…
defaultPodOptionsStrategystringSet the strategy for the default pod options. Defaults to overwrite. overwrit…
globalobjectAllows for configuring chart-wide settings
ingressobjectKubernetes Ingress objects to be generated by the chart. Each key is an ingre…
networkpoliciesobjectnetworkPolicy objects to be generated by the chart. Additional networkPolicie…
persistenceobjectConfigure persistent storage and mount options. Each key is an identifier for…
podMonitorobjectpodMonitor objects to be generated by the chart. Additional PodMonitors can b…
rawResourcesobjectAllows for the inclusion of raw Kubernetes resources that are not supported b…
rbacobjectConfigure the Roles and Role Bindings for the chart here
routeobjectKubernetes Gateway API *Route objects to be generated by the chart. Additiona…
secretsobjectKubernetes Secrets to be generated by the chart. Be aware that these values a…
secretsFromFolderobjectGenerate Secrets from files in the chart filesystem
serviceobjectKubernetes Service objects to be generated by the chart. Each key is a servic…
serviceAccountobjectKubernetes serviceAccount objects to be generated by the chart
serviceMonitorobjectserviceMonitor objects to be generated by the chart. Additional ServiceMonito…