Skip to content

Commit 7fc8828

Browse files
authored
Merge pull request #52848 from ogradyp/TELCODOCS-1029
TELCODOCS-1029: First instance of namespace: openshift-operators removed from example
2 parents dbe6e98 + 88efdea commit 7fc8828

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/eco-node-health-check-operator-about.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ apiVersion: remediation.medik8s.io/v1alpha1
2020
kind: NodeHealthCheck
2121
metadata:
2222
name: nodehealthcheck-sample
23-
namespace: openshift-operators
2423
spec:
2524
minHealthy: 51% <1>
2625
pauseRequests: <2>
@@ -94,4 +93,4 @@ INFO controllers.NodeHealthCheck disabling NHC in order to avoid conflict with c
9493
.Example log message
9594
----
9695
INFO controllers.NodeHealthCheck re-enabling NHC, no conflicting MHC configured in the cluster {"NodeHealthCheck": "/nhc-worker-default"}
97-
----
96+
----

0 commit comments

Comments
 (0)