You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* mount dirs not files ([#326](https://github.com/open-feature/open-feature-operator/issues/326)) ([089ab3c](https://github.com/open-feature/open-feature-operator/commit/089ab3c48c0937e64060057e43ff07cf8fd47f67))
Copy file name to clipboardExpand all lines: chart/open-feature-operator/README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,27 +55,27 @@ The command removes all the Kubernetes components associated with the chart and
55
55
|`sidecarConfiguration.defaultSyncProvider`|`kubernetes`| Sets the value of the `XXX_SYNC_PROVIDER` environment variable for the injected sidecar container. There are 3 valid sync providers: `kubernetes`, `filepath` and `http`|
56
56
57
57
### Operator resource configuration
58
-
<!-- x-release-please-start-version -->
58
+
59
59
| Value | Default |
60
60
| ----------- | ----------- |
61
61
|`defaultNamespace`|`open-feature-operator`|[INTERNAL USE ONLY] To override the namespace use the `--namespace` flag. This default is provided to ensure that the kustomize build charts in `/templates` deploy correctly when no `namespace` is provided via the `-n` flag.|
0 commit comments