Skip to content

Commit

Permalink
Merge pull request #730 from 0xff-dev/main
Browse files Browse the repository at this point in the history
fix: prompt is using the wrong group
  • Loading branch information
bjwswang authored Feb 21, 2024
2 parents 82b7a58 + ca249e7 commit 9d3ee31
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion deploy/charts/arcadia/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: arcadia
description: A Helm chart(KubeBB Component) for KubeAGI Arcadia
type: application
version: 0.2.32
version: 0.2.33
appVersion: "0.1.0"

keywords:
Expand Down
7 changes: 0 additions & 7 deletions deploy/charts/arcadia/templates/rag_job_rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,6 @@ rules:
verbs:
- list
- get
- apiGroups:
- prompts.prompt.arcadia.kubeagi.k8s.com.cn
resources:
- prompts
verbs:
- list
- get
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
Expand Down

0 comments on commit 9d3ee31

Please sign in to comment.