Skip to content

Commit 96237af

Browse files
committed
update docs
1 parent d4d077f commit 96237af

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

docs/deployment/openshift/resources/node/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ spec:
5757
#### Node Configuration Settings
5858
| Spec | Description |
5959
| :---------------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
60+
| node.initConfigImage | (required) Location of the init-container image for pre-configuration. Only copies configuration on first install. |
6061
| installNamespace | (optional) Override the default namespace of falcon-system |
6162
| node.tolerations | (optional) See https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/ for examples on configuring tolerations |
6263
| node.nodeAffinity | (optional) See https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ for examples on configuring nodeAffinity |

docs/resources/node/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ spec:
5757
#### Node Configuration Settings
5858
| Spec | Description |
5959
| :---------------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
60+
| node.initConfigImage | (required) Location of the init-container image for pre-configuration. Only copies configuration on first install. |
6061
| installNamespace | (optional) Override the default namespace of falcon-system |
6162
| node.tolerations | (optional) See https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/ for examples on configuring tolerations |
6263
| node.nodeAffinity | (optional) See https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ for examples on configuring nodeAffinity |

docs/src/resources/node.md.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ spec:
5757
#### Node Configuration Settings
5858
| Spec | Description |
5959
| :---------------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
60+
| node.initConfigImage | (required) Location of the init-container image for pre-configuration. Only copies configuration on first install. |
6061
| installNamespace | (optional) Override the default namespace of falcon-system |
6162
| node.tolerations | (optional) See https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/ for examples on configuring tolerations |
6263
| node.nodeAffinity | (optional) See https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ for examples on configuring nodeAffinity |

0 commit comments

Comments
 (0)