diff --git a/charts/mlflow-server/templates/authClusterRoleBinding.yaml b/charts/mlflow-server/templates/authClusterRoleBinding.yaml index 96cd8ab..c6937ac 100644 --- a/charts/mlflow-server/templates/authClusterRoleBinding.yaml +++ b/charts/mlflow-server/templates/authClusterRoleBinding.yaml @@ -2,7 +2,7 @@ kind: ClusterRoleBinding apiVersion: rbac.authorization.k8s.io/v1 metadata: - name: {{ include "mlflow-server.fullname" . }}-auth-delegator + name: {{ include "mlflow-server.fullname" . }}-{{ .Release.Namespace }}-auth-delegator labels: {{- include "mlflow-server.labels" . | nindent 4 }} subjects: