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