Skip to content

Commit 5fc6536

Browse files
committed
task: update documentation for pull/6
1 parent dd101ff commit 5fc6536

File tree

2 files changed

+46
-10
lines changed

2 files changed

+46
-10
lines changed

docs/common/vars.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
.. |network-operator-version| replace:: v24.10.0-rc.1
2-
.. |helm-chart-version| replace:: 24.10.0-rc.1
1+
.. |network-operator-version| replace:: v24.10.0
2+
.. |helm-chart-version| replace:: 24.10.0
33
.. |ocp-channel| replace:: v24.10
44
.. |mofed-version| replace:: 24.10-0.7.0.0-0
55
.. |mofed-init-container-version| replace:: v0.0.2
66
.. |sriov-device-plugin-version| replace:: v3.8.0
7-
.. |k8s-rdma-shared-dev-plugin-version| replace:: sha-4f3eb2224b8b5f97be3f17441ddee8d41753b7d5
7+
.. |k8s-rdma-shared-dev-plugin-version| replace:: v1.5.2
88
.. |ib-kubernetes-version| replace:: v1.1.0
99
.. |cni-plugins-version| replace:: v1.5.0
1010
.. |multus-version| replace:: v4.1.0
1111
.. |ipoib-cni-version| replace:: v1.2.0
1212
.. |whereabouts-version| replace:: v0.7.0
1313
.. |nvidia-ipam-version| replace:: v0.2.0
1414
.. |nic-feature-discovery-version| replace:: v0.0.1
15-
.. |sriovnetop-version| replace:: network-operator-24.10.0-rc.1
15+
.. |sriovnetop-version| replace:: network-operator-24.10.0
1616
.. |sriovnetop-sriov-cni-version| replace:: v2.8.1
1717
.. |sriovnetop-ib-sriov-cni-version| replace:: v1.1.1
1818
.. |sriovnetop-sriov-device-plugin-version| replace:: v3.8.0

docs/customizations/helm.rst

Lines changed: 42 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,42 @@ General Parameters
4646
- list
4747
- `[]`
4848
- An optional list of references to secrets to use for pulling any of the Network Operator images.
49+
* - maintenance-operator-chart.operator.admissionController.certificates.certManager.enable
50+
- bool
51+
- `false`
52+
- use cert-manager for certificates
53+
* - maintenance-operator-chart.operator.admissionController.certificates.certManager.generateSelfSigned
54+
- bool
55+
- `false`
56+
- generate self-signed certificates with cert-manager
57+
* - maintenance-operator-chart.operator.admissionController.certificates.custom.enable
58+
- bool
59+
- `false`
60+
- enable custom certificates using secrets
61+
* - maintenance-operator-chart.operator.admissionController.certificates.secretNames.operator
62+
- string
63+
- `"maintenance-webhook-cert"`
64+
- secret name containing certificates for the operator admission controller
65+
* - maintenance-operator-chart.operator.admissionController.enable
66+
- bool
67+
- `false`
68+
- enable admission controller of the operator
69+
* - maintenance-operator-chart.operator.image.name
70+
- string
71+
- `"maintenance-operator"`
72+
-
73+
* - maintenance-operator-chart.operator.image.repository
74+
- string
75+
- `"ghcr.io/mellanox"`
76+
-
77+
* - maintenance-operator-chart.operator.image.tag
78+
- string
79+
- `"v0.1.1"`
80+
-
81+
* - maintenanceOperator.enabled
82+
- bool
83+
- `false`
84+
- Deploy Maintenance Operator.
4985
* - nfd.deployNodeFeatureRules
5086
- bool
5187
- `true`
@@ -130,7 +166,7 @@ General Parameters
130166
- .. code-block:: yaml
131167

132168
limits:
133-
cpu: 500m
169+
cpu: 900m
134170
memory: 128Mi
135171
requests:
136172
cpu: 5m
@@ -289,7 +325,7 @@ SR-IOV Network Operator Helm chart customization options can be found `here <htt
289325
-
290326
* - sriov-network-operator.images.operator
291327
- string
292-
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-24.10.0-rc.1"`
328+
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-24.10.0"`
293329
-
294330
* - sriov-network-operator.images.ovsCni
295331
- string
@@ -305,15 +341,15 @@ SR-IOV Network Operator Helm chart customization options can be found `here <htt
305341
-
306342
* - sriov-network-operator.images.sriovConfigDaemon
307343
- string
308-
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-24.10.0-rc.1"`
344+
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-24.10.0"`
309345
-
310346
* - sriov-network-operator.images.sriovDevicePlugin
311347
- string
312348
- `"ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:v3.8.0"`
313349
-
314350
* - sriov-network-operator.images.webhook
315351
- string
316-
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator-webhook:network-operator-24.10.0-rc.1"`
352+
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator-webhook:network-operator-24.10.0"`
317353
-
318354
* - sriov-network-operator.operator.admissionControllers
319355
- yaml
@@ -421,7 +457,7 @@ NIC Configuration Operator Helm chart customization options can be found `here <
421457
-
422458
* - nic-configuration-operator-chart.configDaemon.image.tag
423459
- string
424-
- `"v0.1.12"`
460+
- `"v0.1.14"`
425461
-
426462
* - nic-configuration-operator-chart.operator.image.name
427463
- string
@@ -433,7 +469,7 @@ NIC Configuration Operator Helm chart customization options can be found `here <
433469
-
434470
* - nic-configuration-operator-chart.operator.image.tag
435471
- string
436-
- `"v0.1.12"`
472+
- `"v0.1.14"`
437473
-
438474

439475
=======================

0 commit comments

Comments
 (0)