Skip to content

Commit

Permalink
feat(secrets/gcs): Support for decrypting spinnaker secrets in GCS (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
german-muzquiz authored and ethanfrogers committed Oct 10, 2019
1 parent 6080990 commit d304293
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions orca-web/orca-web.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ dependencies {

runtimeOnly("com.netflix.spinnaker.kork:kork-core")
runtimeOnly("com.netflix.spinnaker.kork:kork-secrets-aws")
runtimeOnly("com.netflix.spinnaker.kork:kork-secrets-gcp")
//this brings in the jetty GzipFilter which boot will autoconfigure
runtimeOnly("org.eclipse.jetty:jetty-servlets:9.2.11.v20150529")

Expand Down

0 comments on commit d304293

Please sign in to comment.