Skip to content

Commit

Permalink
Update pipeline-deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
simbam1 committed Mar 9, 2021
1 parent bba8ffa commit 9222ea5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipeline-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,8 @@ services:
MYSQL_USER_PATH: '/run/secrets/mysql-etl-user/mysql-etl-user'
MYSQL_PASSWORD_PATH: '/run/secrets/mysql-etl-password/mysql-etl-password'
ELASTIC_CERT_PATH: '/run/secrets/elastic-ca/elastic-ca'
MYSQL_REPORT_USER_PATH: '/run/secrets/mysql-etl-user/mysql-etl-user'
MYSQL_REPORT_USER_PASSWORD_PATH: '/run/secrets/mysql-etl-password/mysql-etl-password'
ELASTICSEARCH_USER_PATH: '/run/secrets/pentaho-to-elasticsearch-user/pentaho-to-elasticsearch-user'
ELASTICSEARCH_USER_PASSWORD_PATH: '/run/secrets/pentaho-to-elasticsearch-password/pentaho-to-elasticsearch-password'
networks:
Expand Down

0 comments on commit 9222ea5

Please sign in to comment.