Search across 21 value paths from 1,589 analyzed Helm charts
image.repositoryContainer image repository for the main application container
"nginx" (34)"redis" (28)"postgres" (21)image.tagImage tag to deploy, typically the application version
"latest" (156)"1.0.0" (89)"stable" (67)service.typeKubernetes service type (ClusterIP, NodePort, LoadBalancer)
"ClusterIP" (892)"LoadBalancer" (156)"NodePort" (80)replicaCountNumber of pod replicas to run
1 (678)3 (234)2 (169)resources.limits.cpuCPU resource limit for the container
"100m" (234)"200m" (178)"500m" (145)resources.limits.memoryMemory resource limit for the container
"128Mi" (267)"256Mi" (234)"512Mi" (189)service.portService port number
80 (456)8080 (234)443 (178)image.pullPolicyImage pull policy (IfNotPresent, Always, Never)
"IfNotPresent" (567)"Always" (278)"Never" (100)ingress.enabledEnable ingress resource creation
false (789)true (134)resources.requests.cpuCPU resource request for the container
"100m" (345)"50m" (234)"200m" (156)resources.requests.memoryMemory resource request for the container
"128Mi" (389)"64Mi" (267)"256Mi" (154)nameOverrideOverride the name of the chart
"" (789)fullnameOverrideOverride the full name of resources
"" (756)serviceAccount.createCreate a service account for the pods
true (623)false (166)autoscaling.enabledEnable horizontal pod autoscaling
false (678)true (78)persistence.enabledEnable persistent volume claims
false (567)true (167)ingress.hostsIngress host configuration
podAnnotationsAnnotations to add to pods
{} (612)nodeSelectorNode labels for pod assignment
{} (589)tolerationsTolerations for pod assignment
[] (567)affinityAffinity rules for pod assignment
{} (556)