From e4aa6e7029152545643e0b939a228d0ab2fc5cdd Mon Sep 17 00:00:00 2001 From: mhoshi-vm Date: Mon, 4 Nov 2024 18:01:10 +0900 Subject: [PATCH] Add scdf --- manifests/scdf.tanzu.japan.com/2.11.5/base.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/scdf.tanzu.japan.com/2.11.5/base.yaml b/manifests/scdf.tanzu.japan.com/2.11.5/base.yaml index ec20c50..5999a2d 100644 --- a/manifests/scdf.tanzu.japan.com/2.11.5/base.yaml +++ b/manifests/scdf.tanzu.japan.com/2.11.5/base.yaml @@ -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