this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(longhorn): Let's try to get ingress to work

+1 -1
+1 -1
cluster/apps/longhorn-system/longhorn/helm-release.yaml
··· 22 22 defaultSettings: 23 23 defaultReplicaCount: 2 24 24 ingress: 25 - enabled: false 25 + enabled: true 26 26 ingressClassName: "traefik" 27 27 tls: true 28 28 host: "horn.{K8S_DOMAIN}"