修改 argo mysql host

main
ycz008 2023-08-18 23:09:37 +08:00
parent 7188328616
commit 00f73a4ff3
1 changed files with 3 additions and 3 deletions

View File

@ -1142,7 +1142,7 @@ data:
archive: true archive: true
skipMigration: true skipMigration: true
mysql: mysql:
host: mysql.prod.svc host: beaconfire-prod-db-2.ctibjxiwft7s.us-east-2.rds.amazonaws.com
port: 3306 port: 3306
database: devops database: devops
tableName: argo_workflows tableName: argo_workflows
@ -1181,8 +1181,8 @@ metadata:
app: mysql app: mysql
name: argoci-mysql name: argoci-mysql
stringData: stringData:
username: devops username: app-ecoding
password: Devops@2099 password: BeaconfireEcoding
type: Opaque type: Opaque
--- ---
apiVersion: v1 apiVersion: v1