Skip to content

Commit 3d30e2c

Browse files
committed
fix
1 parent 5ec2336 commit 3d30e2c

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

addons

Submodule addons updated 1018 files

pkg/cmd/cluster/constant.go

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
1919

2020
package cluster
2121

22-
const (
23-
saNamePrefix = "kb-"
24-
roleNamePrefix = "kb-"
25-
roleBindingNamePrefix = "kb-"
26-
clusterRolePrefix = "kb-"
27-
clusterRoleBindingPrefix = "kb-"
28-
)
29-
3022
const apeCloudMysql = "apecloud-mysql"

0 commit comments

Comments
 (0)