diff --git a/src/portal/src/app/base/left-side-nav/replication/replication/create-edit-rule/create-edit-rule.component.html b/src/portal/src/app/base/left-side-nav/replication/replication/create-edit-rule/create-edit-rule.component.html index 9e272fdcbfba..c45d209c5c7a 100644 --- a/src/portal/src/app/base/left-side-nav/replication/replication/create-edit-rule/create-edit-rule.component.html +++ b/src/portal/src/app/base/left-side-nav/replication/replication/create-edit-rule/create-edit-rule.component.html @@ -658,8 +658,25 @@ for="ruleDeletion" >{{ 'REPLICATION.DELETE_REMOTE_IMAGES' | translate - }} + }} + + + + + {{ + 'REPLICATION.PUSH_BASED_ONLY' + | translate + }} + + + + diff --git a/src/portal/src/app/oidc-onboard/oidc-onboard.component.html b/src/portal/src/app/oidc-onboard/oidc-onboard.component.html index d56ccee31f14..8dce110ec874 100644 --- a/src/portal/src/app/oidc-onboard/oidc-onboard.component.html +++ b/src/portal/src/app/oidc-onboard/oidc-onboard.component.html @@ -55,6 +55,7 @@