Skip to content

Commit

Permalink
Merge pull request #113 from johnbieren/fixsa
Browse files Browse the repository at this point in the history
fix(RELEASE-1046): service account syntax was incorrect
  • Loading branch information
johnbieren authored Jul 23, 2024
2 parents 1f6e470 + 0acfb05 commit 736a6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/rbac/service_account.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ kind: ServiceAccount
metadata:
name: release-service-account
namespace: system
imagePullSecrets:
secrets:
- name: redhat-workloads-token

0 comments on commit 736a6ec

Please sign in to comment.