Skip to content

Commit

Permalink
chore: add ldap middleware to excalidraw
Browse files Browse the repository at this point in the history
  • Loading branch information
jnobrega committed May 10, 2024
1 parent 169fa62 commit a32abb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/apps/tools/excalidraw/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ spec:
className: traefik
annotations:
hajimari.io/icon: pencil-box
traefik.ingress.kubernetes.io/router.middlewares: resource-optimizer-sablier@kubernetescrd
traefik.ingress.kubernetes.io/router.middlewares: resource-optimizer-sablier@kubernetescrd, network-ldap@kubernetescrd
hosts:
- host: &host draw.${SECRET_DOMAIN}
paths:
Expand Down

0 comments on commit a32abb1

Please sign in to comment.