Skip to content

Commit 379f66a

Browse files
committed
fix model templating
Signed-off-by: Jordan Evans <[email protected]>
1 parent 5058d39 commit 379f66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/lfx-platform/templates/openfga/model.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,4 @@ spec:
121121
# If the past meeting is public, then any user can view it; but if it is private, then
122122
# only certain privileged users can view it.
123123
define viewer: [user:*] or attendee or invitee or organizer or auditor
124-
{{- end }
124+
{{- end }}

0 commit comments

Comments
 (0)