Skip to content

Commit

Permalink
fix: bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
iSecloud committed Sep 10, 2024
1 parent c72c9af commit b1bb820
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ metadata:
data:
DB_CLOUD_TOKEN: "{{ .Values.dbm.envs.bkAppCode }}:{{ .Values.dbm.envs.bkAppToken }}"
BK_DBM_URL: "{{ .Values.dbm.envs.dbmBackendApigwDomain | replace "http://" "" }}"
HADB_URL: "{{ .Values.dbm.envs.hadbApigwDomain | replace "http://" "" }}"
MYSQL_CROND_BEAT_PATH: "{{ .Values.bk.mysqlCrondBeatPath }}"
MYSQL_CROND_AGENT_ADDRESS: "{{ .Values.bk.mysqlCrondAgentAddress }}"

0 comments on commit b1bb820

Please sign in to comment.