Skip to content

Commit 7958510

Browse files
authored
Merge pull request #13 from ing-bank/bug/update-servicedef
adjust service configuration
2 parents 0ccedaf + f78853a commit 7958510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airlock-dev-apache-ranger/resources/service/ranger-service-s3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "FOR TESTING PURPOSES, test service",
77
"configs": {
88
"endpoint": "http://ceph:8010",
9-
"secretkey": "secretkey",
9+
"password": "secretkey",
1010
"accesskey": "accesskey"
1111
}
1212
}

0 commit comments

Comments
 (0)