Skip to content

Commit

Permalink
fix cred name
Browse files Browse the repository at this point in the history
  • Loading branch information
willtome committed Aug 15, 2023
1 parent e60da9c commit 5929800
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openshift/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ controller_components:
- job_templates

controller_credentials:
- name: OpenShift Credentials
- name: OpenShift Credential
organization: Default
credential_type: OpenShift or Kubernetes API Bearer Token
inputs:
Expand All @@ -22,4 +22,4 @@ controller_templates:
notification_templates_success: Telemetry
notification_templates_error: Telemetry
credentials:
- "OpenShift"
- "OpenShift Credential"

0 comments on commit 5929800

Please sign in to comment.