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