mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-25 19:18:42 -05:00
- Phase 1: Performance instrumentation (vmpooler_performance metrics) - Phase 2: Status API caching (30s TTL) + Redis pipelining - Fixed: Cache implementation using class variables for Sinatra - Image: pr169-d1311ccada4014951ffb98df663920a14bd1688f
11 lines
397 B
YAML
11 lines
397 B
YAML
apiVersion: v2
|
|
name: vmpooler
|
|
description: A Helm chart to deploy vmpooler
|
|
type: application
|
|
icon: https://github.com/puppetlabs/vmpooler/raw/master/lib/vmpooler/public/img/logo.png
|
|
version: 3.9.3-rc.22
|
|
appVersion: pr169-d1311ccada4014951ffb98df663920a14bd1688f
|
|
dependencies:
|
|
- name: redis
|
|
repository: https://artifactory.delivery.puppetlabs.net/artifactory/helm__local
|
|
version: 16.13.2
|