Skip to content

Commit

Permalink
test: remove owners from manifests, relying on default
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriele Quaresima <gabriele.quaresima@enterprisedb.com>
  • Loading branch information
gabriele-wolfox committed Oct 16, 2024
1 parent 94629ca commit 2aa6522
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/e2e/fixtures/declarative_pub_sub/pub.yaml.template
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ metadata:
spec:
name: pub
dbname: declarative
owner: app
cluster:
name: source-cluster
target:
Expand Down
1 change: 0 additions & 1 deletion tests/e2e/fixtures/declarative_pub_sub/sub.yaml.template
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ spec:
name: sub
dbname: declarative
publicationName: pub
owner: app
cluster:
name: destination-cluster
externalClusterName: source-cluster

0 comments on commit 2aa6522

Please # to comment.