mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 15:07:49 +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: []
|