Skip to content

Commit

Permalink
feat: update description of iris-mpc r53 updater
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalLeszczynski committed Oct 15, 2024
1 parent 96517be commit efae70f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/prod/smpcv2-0-prod/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ initContainer:
# Generate the JSON content in memory
BATCH_JSON=$(cat <<EOF
{
"Comment": "Upsert the A record for upgrade-server",
"Comment": "Upsert the A record for iris-mpc NCCL_COMM_ID",
"Changes": [
{
"Action": "UPSERT",
Expand Down
2 changes: 1 addition & 1 deletion deploy/stage/smpcv2-0-stage/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ initContainer:
# Generate the JSON content in memory
BATCH_JSON=$(cat <<EOF
{
"Comment": "Upsert the A record for upgrade-server",
"Comment": "Upsert the A record for iris-mpc NCCL_COMM_ID",
"Changes": [
{
"Action": "UPSERT",
Expand Down

0 comments on commit efae70f

Please sign in to comment.