We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7606ad5 commit 26e9574Copy full SHA for 26e9574
playbooks/deploy.yml
@@ -38,7 +38,7 @@
38
- role: azimuth_cloud.azimuth_ops.keycloak
39
when: azimuth_apps_enabled
40
- role: azimuth_cloud.azimuth_ops.crossplane
41
- when: azimuth_apps_enabled
+ when: azimuth_apps_enabled and azimuth_authentication_type == "oidc"
42
- role: azimuth_cloud.azimuth_ops.zenith
43
44
- role: azimuth_cloud.azimuth_ops.coral_credits
0 commit comments