Skip to content

Commit e8f1753

Browse files
committed
Fix resouce kind
1 parent 0eff7b6 commit e8f1753

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)