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