Skip to content

Commit 358cc37

Browse files
authored
Merge pull request #14329 from liangxia/enterprise-4.0
Fix resouce kind (bug 1695528)
2 parents 0eff7b6 + e8f1753 commit 358cc37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nodes-pods-disabling-features-cluster.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For example, the following code enables Dynamic Auditing and disables Custom Pod
1818
[source,yaml]
1919
----
2020
apiVersion: config.openshift.io/v1
21-
kind: Features
21+
kind: FeatureGate
2222
metadata:
2323
name: cluster-feature-gates
2424
spec:

0 commit comments

Comments
 (0)