Skip to content

Commit

Permalink
Correct remote base URL
Browse files Browse the repository at this point in the history
Fixes #19
  • Loading branch information
foobarbecue authored Mar 6, 2022
1 parent 9656b8d commit f7a9549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/kustomize/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ To create a custom deployment based on kustomize, first create an overlay with y

namespace: jitsi
bases:
- https://github.com/jitsi-contrib/jitsi-kubernetes/tree/main/doc/kustomize
- github.com/jitsi-contrib/jitsi-kubernetes/doc/kustomize

resources:
- 041-ingress.yaml
Expand Down

0 comments on commit f7a9549

Please sign in to comment.