Skip to content

Commit 985d418

Browse files
authored
Add FEATURE_GATES to ConfigMap documentation (#2538)
Issue #, if available: #2537 Description of changes: Added FEATURE_GATES to ConfigMap documentation, because it is required as described in the issue #2537 By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent b802a7f commit 985d418

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/docs/user-docs/openshift.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ ENABLE_LEADER_ELECTION=true
7676
LEADER_ELECTION_NAMESPACE=
7777
RECONCILE_DEFAULT_MAX_CONCURRENT_SYNCS=1
7878
FEATURE_FLAGS=
79+
FEATURE_GATES=
7980
```
8081

8182
Now use `config.txt` to create a `ConfigMap` in your OpenShift cluster:

0 commit comments

Comments
 (0)