Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ldming committed Jan 24, 2025
1 parent 5ec2336 commit 3d30e2c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion addons
Submodule addons updated 1018 files
8 changes: 0 additions & 8 deletions pkg/cmd/cluster/constant.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

package cluster

const (
saNamePrefix = "kb-"
roleNamePrefix = "kb-"
roleBindingNamePrefix = "kb-"
clusterRolePrefix = "kb-"
clusterRoleBindingPrefix = "kb-"
)

const apeCloudMysql = "apecloud-mysql"

0 comments on commit 3d30e2c

Please sign in to comment.