cyberark / kubernetes-conjur-deploy

Scripts for deploying DAP followers to Kubernetes and OpenShift given an existing DAP master cluster
Apache License 2.0
14 stars 15 forks source link

Move common Summon vars into common section #102

Closed izgeri closed 4 years ago

izgeri commented 4 years ago

Somewhere between Summon v0.6.6 and Summon v0.8.0 it became a requirement that Summon vars must either be in a specific environment or in a common section when using Summon environments.

This commit updates the secrets.yml for this project so that it conforms with this new standard, to facilitate bumping the Summon version in our pipelines.

izgeri commented 4 years ago

@sgnn7 had to change the common section to kubernetes for GKE and update the Jenkinsfile