Skip to content

Commit

Permalink
🐛 Create pgsql resources regardless of app profile (#238)
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
  • Loading branch information
jmontleon committed Jun 1, 2023
1 parent fabe24a commit 9a6bebb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/tackle/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@
- when:
- feature_auth_required|bool
- feature_auth_type == "keycloak"
- app_profile == "konveyor"
block:
- name: "Setup Keycloak PostgreSQL PersistentVolumeClaim"
k8s:
Expand Down

0 comments on commit 9a6bebb

Please sign in to comment.