Skip to content

Commit

Permalink
Add scdf
Browse files Browse the repository at this point in the history
  • Loading branch information
mhoshi-vm committed Nov 4, 2024
1 parent 431ee25 commit e4aa6e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions manifests/scdf.tanzu.japan.com/2.11.5/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ imagePullSecrets:
kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: postgres-kapp-role-binding
namespace: postgres-install
name: scdf-kapp-role-binding
namespace: scdf
subjects:
- kind: ServiceAccount
name: kapp-sa
namespace: postgres-install
namespace: scdf
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
Expand Down

0 comments on commit e4aa6e7

Please sign in to comment.