khuedoan-homelab/apps/hajimari/values.yaml

18 lines
355 B
YAML
Raw Normal View History

2021-11-26 21:26:54 +07:00
hajimari:
namespaceSelector:
any: true
ingress:
main:
enabled: true
annotations:
cert-manager.io/cluster-issuer: "selfsigned-cluster-issuer"
hosts:
- host: home.khuedoan.com
paths:
- path: /
pathType: Prefix
tls:
- secretName: hajimari-tls-certificate
hosts:
- home.khuedoan.com