mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
10 lines
150 B
YAML
10 lines
150 B
YAML
service:
|
|
type: ClusterIP
|
|
# Avoids issues with yamllint
|
|
livenessProbe:
|
|
httpGet:
|
|
httpHeaders: []
|
|
readinessProbe:
|
|
httpGet:
|
|
httpHeaders: []
|