Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 512 Bytes

README.md

File metadata and controls

30 lines (25 loc) · 512 Bytes

Helm Charts

Helm Charts

Preview App Chart

---
# Deployment
useDefaultDeployment: true
image: ''
replicas: 1
containerPort: 80
livenessProbePath: '/'
restartAfterRedeploy: false
envFromSecret: null
sideContainers: []

# Service
useDefaultService: true

# Ingress
useDefaultIngress: true
host: ''
wwwRedirect: false
tls: true
issueCertificate: true
clusterIssuer: 'letsencrypt'
tlsSecretName: ''