Skip to content

Commit

Permalink
manifests/cluster_role_binding.yaml: reference serviceAccount in name…
Browse files Browse the repository at this point in the history
…space observatorium-operator

fix observatorium#84
  • Loading branch information
kastl-ars committed May 14, 2024
1 parent f3b220b commit 4518ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/cluster_role_binding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ roleRef:
subjects:
- kind: ServiceAccount
name: observatorium-operator
namespace: default
namespace: observatorium-operator

0 comments on commit 4518ae0

Please sign in to comment.