Commit a1d46a0
authored
feat(ssm-secrets): add support for extra config options (#45)
* feat(ssm-secrets): add support for extra config options
Add support for passing `parameter_store_paths`, `resources`, `serviceAccount`,
and `rbac` options to the external_ssm_secrets module. This enables more
flexible configuration of the secrets operator, including custom RBAC and
service account settings.
* chore: remove comma1 parent 7f607a7 commit a1d46a0
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
132 | 140 | | |
133 | 141 | | |
134 | 142 | | |
| |||
0 commit comments