Skip to content

Commit

Permalink
Update constants.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jawadqur authored Jan 26, 2024
1 parent 321b9af commit ced5888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/argowrapper/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
)
config.read(config_file)

logger.info(f"Argo Namespace: {config['DEFAULT']['ARGO_NAMESPACE']}")
logger.info(f"Argo host: {config['DEFAULT']['ARGO_HOST']}")
logger.info(f"Access method: {config['DEFAULT']['ARGO_ACCESS_METHOD']}")

Expand Down

0 comments on commit ced5888

Please sign in to comment.