# # Copyright IBM Corp. All Rights Reserved. # # SPDX-License-Identifier: Apache-2.0 # --- apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: name: fabric-builder-rolebinding roleRef: apiGroup: rbac.authorization.k8s.io kind: Role name: fabric-builder-role subjects: - namespace: ${NS} kind: ServiceAccount name: default