Skip to content

Commit

Permalink
ci: fix argocd config in test
Browse files Browse the repository at this point in the history
  • Loading branch information
bbortt committed Aug 11, 2024
1 parent a028491 commit 157d6ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/init_vault.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ fn init_vault_new_path() {
format!(
// language=yaml
"
argo_cd:
application: 'sut'
base_url: 'http://localhost:3100'
postgres:
host: 'localhost'
port: 5432
Expand Down

0 comments on commit 157d6ce

Please sign in to comment.