Skip to content

Commit 2855bee

Browse files
committed
Remove note about private registries from chainsaw test readmes.
1 parent 510a19b commit 2855bee

6 files changed

Lines changed: 0 additions & 12 deletions

File tree

testing/chainsaw/e2e/backups/backup-standby/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
3. Catch: Describe pod
1212

1313
## Setup: Create the namespace and the Operator
14-
NOTE: You will need to configure an imagePullSecret to point to the harbor or registry images if you running the tests manually.
15-
https://access.crunchydata.com/documentation/private/postgres-operator-private/latest/installation/private-registries
1614
```
1715
kubectl apply -k kustomize/install/namespace
1816
kubectl apply --server-side -k kustomize/install/default

testing/chainsaw/e2e/backups/multi-repos/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313

1414

1515
## Setup: Create the namespace and the Operator
16-
NOTE: You will need to configure an imagePullSecret to point to the harbor or registry images if you running the tests manually.
17-
https://access.crunchydata.com/documentation/private/postgres-operator-private/latest/installation/private-registries
1816
```
1917
kubectl apply -k kustomize/install/namespace
2018
kubectl apply --server-side -k kustomize/install/default

testing/chainsaw/e2e/backups/optional/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@
3131
5. Catch: Describe pod
3232

3333
## Setup: Create the namespace and the Operator
34-
NOTE: You will need to configure an imagePullSecret to point to the harbor or registry images if you running the tests manually.
35-
https://access.crunchydata.com/documentation/private/postgres-operator-private/latest/installation/private-registries
3634
```
3735
kubectl apply -k kustomize/install/namespace
3836
kubectl apply --server-side -k kustomize/install/default

testing/chainsaw/e2e/cluster-management/delete/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
4. Catch: Describe pods
2727

2828
## Setup: Create the namespace and the Operator
29-
NOTE: You will need to configure an imagePullSecret to point to the harbor or registry images if you running the tests manually.
30-
https://access.crunchydata.com/documentation/private/postgres-operator-private/latest/installation/private-registries
3129
```
3230
kubectl apply -k kustomize/install/namespace
3331
kubectl apply --server-side -k kustomize/install/default

testing/chainsaw/e2e/disaster-recovery/standby/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
6. Catch: Describe the Standby cluster pod
2020

2121
## Setup: Create the namespace and the Operator
22-
NOTE: You will need to configure an imagePullSecret to point to the harbor or registry images if you running the tests manually.
23-
https://access.crunchydata.com/documentation/private/postgres-operator-private/latest/installation/private-registries
2422
```
2523
kubectl apply -k kustomize/install/namespace
2624
kubectl apply --server-side -k kustomize/install/default

testing/chainsaw/e2e/feature-gates/tablespace-enabled/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ Note: This series of tests depends on PGO being deployed with the TablespaceVolu
88
2. Catch: Describe pods
99

1010
## Setup: Create the namespace and the Operator
11-
NOTE: You will need to configure an imagePullSecret to point to the harbor or registry images if you running the tests manually.
12-
https://access.crunchydata.com/documentation/private/postgres-operator-private/latest/installation/private-registries
1311
```
1412
kubectl apply -k kustomize/install/namespace
1513
kubectl apply --server-side -k kustomize/install/default

0 commit comments

Comments
 (0)