We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Most (all?) Helm charts seem to have the following parameters and I may benefit from tuning them once I have deployed my cluster.
affinity
livenessProbe.*
logFormat
nodeSelector
priorityClassName
prometheus.serviceMonitor.interval
prometheus.serviceMonitor.scrapeTimeout
rbac.pspEnabled
readinessProbe.*
replicaCount
resources.limits.cpu
resources.limits.memory
resources.requests.cpu
resources.requests.memory
tolerations
Additionally, there are some specific parameters.
cert-manager
cainjector.*
webhook.*
external-dns
interval
txtOwnerId
flux
git.pollInterval
git.timeout
memcached.*
registry.automationInterval
registry.rps
sync.interval
sync.timeout
helm-operator
chartsSyncInterval
statusUpdateInterval
workers
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Most (all?) Helm charts seem to have the following parameters and I may benefit from tuning them once I have deployed my cluster.
affinity
livenessProbe.*
logFormat
nodeSelector
priorityClassName
prometheus.serviceMonitor.interval
prometheus.serviceMonitor.scrapeTimeout
rbac.pspEnabled
readinessProbe.*
replicaCount
resources.limits.cpu
resources.limits.memory
resources.requests.cpu
resources.requests.memory
tolerations
Additionally, there are some specific parameters.
cert-manager
cainjector.*
webhook.*
external-dns
interval
txtOwnerId
flux
git.pollInterval
git.timeout
memcached.*
registry.automationInterval
registry.rps
sync.interval
sync.timeout
helm-operator
chartsSyncInterval
git.pollInterval
git.timeout
statusUpdateInterval
workers
The text was updated successfully, but these errors were encountered: