Skip to content

Commit

Permalink
fix: 🐛 Tools (get-credentials) : fix Keycloak DSO user creds task
Browse files Browse the repository at this point in the history
  • Loading branch information
cedric-montagne committed May 10, 2023
1 parent 9485951 commit 2ee0ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin-tools/get-credentials.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
kubernetes.core.k8s_info:
namespace: "{{ KEYCLOAK_NAMESPACE }}"
kind: Secret
name: credential-dso-adminexample.com-keycloak-system
name: credential-dso-adminexample.com-{{ KEYCLOAK_NAMESPACE }}
register: keycloak_user_creds
tags:
- always
Expand Down

0 comments on commit 2ee0ebc

Please sign in to comment.