@@ -641,10 +641,10 @@ Optional |onprem| Resource Settings
641
641
List of containers that belong to the |k8s| Pods in the
642
642
|k8s-statefulset| that the |k8s-op| creates for the
643
643
:opsmgr:`backup daemon service
644
- </current/ core/system-overview/#backup-daemon-service>`.
644
+ </core/system-overview/#backup-daemon-service>`.
645
645
646
646
To modify the specifications of the :opsmgr:`backup daemon service
647
- </current/ core/system-overview/#backup-daemon-service>` container,
647
+ </core/system-overview/#backup-daemon-service>` container,
648
648
you must provide the exact name of the container using the ``name``
649
649
field, as shown in the following example:
650
650
@@ -671,7 +671,7 @@ Optional |onprem| Resource Settings
671
671
672
672
Minimum CPU capacity that must be available on a |k8s| |k8s-node| to
673
673
host the :opsmgr:`backup daemon service
674
- </current/ core/system-overview/#backup-daemon-service>`.
674
+ </core/system-overview/#backup-daemon-service>`.
675
675
676
676
The requested value must be less than or equal to
677
677
:opsmgrkube:`spec.backup.statefulSet.spec.template.spec.containers.resources.limits.cpu`.
@@ -682,7 +682,7 @@ Optional |onprem| Resource Settings
682
682
683
683
Maximum CPU capacity for the |k8s-node| being created to host
684
684
the :opsmgr:`backup daemon service
685
- </current/ core/system-overview/#backup-daemon-service>`.
685
+ </core/system-overview/#backup-daemon-service>`.
686
686
If omitted, this value is set to
687
687
:opsmgrkube:`spec.backup.statefulSet.spec.template.spec.containers.resources.requests.cpu`.
688
688
@@ -692,7 +692,7 @@ Optional |onprem| Resource Settings
692
692
693
693
Minimum memory capacity that must be available on a |k8s| |k8s-node|
694
694
to host the :opsmgr:`backup daemon service
695
- </current/ core/system-overview/#backup-daemon-service>` on |k8s|.
695
+ </core/system-overview/#backup-daemon-service>` on |k8s|.
696
696
This value is expressed as an integer followed by a unit of memory
697
697
in |jedec| notation.
698
698
@@ -710,7 +710,7 @@ Optional |onprem| Resource Settings
710
710
711
711
Maximum memory capacity for the |k8s-node| being created to host
712
712
the :opsmgr:`backup daemon service
713
- </current/ core/system-overview/#backup-daemon-service>`. If omitted,
713
+ </core/system-overview/#backup-daemon-service>`. If omitted,
714
714
this value is set to :opsmgrkube:`spec.backup.statefulSet.spec.template.spec.containers.resources.requests.memory`.
715
715
716
716
The |k8s-op-short| calculates and sets parameters for Java heap size
@@ -1327,7 +1327,7 @@ You can use |tls| for both |s3| and your application database, or for
1327
1327
1328
1328
Name of the secret that contains the ``accessKey`` and
1329
1329
``secretKey`` fields. The :opsmgr:`backup daemon service
1330
- </current/ core/system-overview/#backup-daemon-service>` uses
1330
+ </core/system-overview/#backup-daemon-service>` uses
1331
1331
the values of these fields as credentials to access your
1332
1332
|aws| |s3| or |s3|-compatible bucket. To configure the |s3| oplog
1333
1333
store, you must specify both keys in the secret.
@@ -1505,7 +1505,7 @@ You can use |tls| for both |s3| and your application database, or for
1505
1505
1506
1506
Name of the secret that contains the ``accessKey`` and
1507
1507
``secretKey`` fields. The :opsmgr:`backup daemon service
1508
- </current/ core/system-overview/#backup-daemon-service>` uses
1508
+ </core/system-overview/#backup-daemon-service>` uses
1509
1509
the values of these fields as credentials to access your
1510
1510
|aws| |s3| or |s3|-compatible bucket. The |s3| snapshot store
1511
1511
can't be configured if the secret is missing either key.
0 commit comments