Skip to content

Commit 927c895

Browse files
authored
Merge pull request #4178 from srbarrios/patch-4
Rename to uyuni-server-attestation
2 parents 7a35e5c + 1e46dd5 commit 927c895

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/administration/pages/confidential-computing.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ coco:
6464
. Run the command
6565
+
6666
----
67-
mgradm scale --coco-replicas 1
67+
scale uyuni-server-attestation --replicas 1
6868
----
6969
// (PLACEHOLDER): In the future instead of number 1, it should be possible to allow more then one container replica.
7070

@@ -74,7 +74,7 @@ mgradm scale --coco-replicas 1
7474
. To disable the already enabled attestation container, run the command:
7575
+
7676
----
77-
mgradm scale --coco-replicas 0
77+
scale uyuni-server-attestation --replicas 0
7878
----
7979

8080

0 commit comments

Comments
 (0)