diff --git a/helm/templates/dev-config.yaml b/helm/templates/dev-config.yaml index 50d2c177..6b6058fe 100644 --- a/helm/templates/dev-config.yaml +++ b/helm/templates/dev-config.yaml @@ -29,11 +29,11 @@ data: database: driver: mysql - host: 127.0.0.1 + host: mysql.accuknox-dev-mysql.svc.cluster.local port: 3306 - user: root - password: password - dbname: knoxautopolicy + user: accuknox_user + password: EAy5Kq4uhc5Gkws + dbname: accuknox table-configuration: auto_policy_config table-network-log: network_log table-network-policy: network_policy