Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bradsawadye committed Feb 5, 2024
1 parent 4999d46 commit 7f8f652
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/cucumber/features/cluster-mode/keycloak.cluster.feature
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ Feature: Identity Access Manager Keycloak?
| pg_backup | postgres_default | postgres_public |
And The service "postgres-2" should be started with 1 replica
And The service "postgres-2" should be connected to the networks
| pg_backup | poostgres_default | postgres_public |
| pg_backup | postgres_default | postgres_public |
And The service "postgres-3" should be started with 1 replica
And The service "postgres-3" should be connected to the networks
| pg_backup | poostgres_default | postgres_public |
| pg_backup | postgres_default | postgres_public |
And The service "identity-access-manager-keycloak" should be started with 1 replicas
And The service "identity-access-manager-keycloak" should be connected to the networks
| reverse-proxy_public | keycloak_public | keycloak_default | postgres_public |
Expand Down

0 comments on commit 7f8f652

Please sign in to comment.