Files
katenary/examples/same-pod/chart/same-pod/values.yaml

9 lines
125 B
YAML
Raw Normal View History

2022-02-17 11:48:33 +01:00
http:
image: nginx:alpine
ingress:
class: nginx
enabled: false
host: http.same-pod.tld
php:
image: php:fpm