Skip to content

generationtux/wercker-step-environment-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Environment Config

A public step for use with Wercker CI that will replace Kubernetes environment configs consistently.

- environment-config:
	path: [PATH/TO/CONFIG]

Description

path:

Path to the config that you wanted updated.

Example

Say the Hurdy service is using Kubernetes config maps and you are in a deploy to production pipeline.

- environment-config:
	path: ./deploy/staging/staging-notifications-config.yml

About

Consistently update environment config files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages