-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #29 from Keloran/addedLocal
Added local
- Loading branch information
Showing
4 changed files
with
117 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
data: map[bugfixes-agentid:test_agentid bugfixes-secret:test_secret influx-bucket:test_bucket influx-hostname:http://test.test influx-org:test_org influx-token:test_token keycloak-client:test_client keycloak-realm:test_realm keycloak-secret:test_secret rds-db:test_db rds-hostname:test.test rds-port:5432 stripe-secret:test_secret] | ||
metadata: map[created_time:2024-06-13T19:40:42.663263331Z custom_metadata:<nil> deletion_time: destroyed:false version:4] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"bugfixes-agentid":"test_agent","bugfixes-secret":"test_secret","influx-bucket":"test_bucket","influx-hostname":"http://test.test","influx-org":"test_org","influx-token":"test_token","keycloak-client":"test_client","keycloak-realm":"test_realm","keycloak-secret":"test_secret","rds-db":"test_db","rds-hostname":"test.test","rds-port":"5432","stripe-secret":"test_secret"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters