Skip to content

Commit 6e1a107

Browse files
Merge pull request #239 from homarr-labs/docs/update-helm-docs
Update Helm chart documentation
2 parents 74c5de3 + 12bd3b5 commit 6e1a107

File tree

1 file changed

+1
-1
lines changed
  • docs/getting-started/installation

1 file changed

+1
-1
lines changed

docs/getting-started/installation/helm.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ service:
242242
enabled: true # Ensure the service is enabled for Ingress to route traffic
243243
ingress:
244244
enabled: true
245-
className: "traefik"
245+
ingressClassName: "traefik"
246246
annotations:
247247
# Add any additional annotations as needed
248248
hosts:

0 commit comments

Comments
 (0)