diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8a180268e..70fd40efc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -137,8 +137,6 @@ jobs: --basic-auth "${CLUSTER_USER}:${CLUSTER_PASSWORD}" \ pin add \ --name "${PIN_NAME}" \ - --replication-min 1 \ - --replication-max 3 \ --wait \ $PIN_CID env: