sentinel: &altcha_config ingress: enabled: true annotations: traefik.ingress.kubernetes.io/router.entrypoints: websecure traefik.ingress.kubernetes.io/router.tls: "true" traefik.ingress.kubernetes.io/router.tls.certresolver: letsencrypt traefik.ingress.kubernetes.io/router.tls.domains.0.main: arcodange.duckdns.org traefik.ingress.kubernetes.io/router.tls.domains.0.sans: sentinel.arcodange.duckdns.org traefik.ingress.kubernetes.io/router.middlewares: localIp@file hosts: - host: sentinel.arcodange.duckdns.org paths: [] tool: # kind: 'SubChart' or 'HelmChart', if subchart then uncomment Chart.yaml dependency, else comment and use tool library with helm chart template kind: 'SubChart' repo: https://altcha-org.github.io/helm-charts chart: sentinel version: 0.15.0 values: *altcha_config