Commit 0509cbe
authored
fix: Allow OpenFGA to be enabled/disabled as a subchart (#233)
* fix: Allow OpenFGA to be enabled/disabled as a subchart
This allows the common pattern (as used by OpenFGA for PostgreSQL and
MySQL) of enabling or disabling a subchart, which is otherwise
disallowed by OpenFGA's `additionalProperties: false` schema.
Signed-off-by: Eric Searcy <[email protected]>
* fix: Correct improper position/nesting
Signed-off-by: Eric Searcy <[email protected]>
---------
Signed-off-by: Eric Searcy <[email protected]>1 parent b406b5b commit 0509cbe
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1140 | 1140 | | |
1141 | 1141 | | |
1142 | 1142 | | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
1143 | 1148 | | |
1144 | 1149 | | |
1145 | 1150 | | |
| |||
0 commit comments