修改 argo mysql host
parent
7188328616
commit
00f73a4ff3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue