lab-tekton-pipelines icon indicating copy to clipboard operation
lab-tekton-pipelines copied to clipboard

Add Section on Using Kubernetes Secrets to Mask Sensitive Information Used with Pipeline

Open danielhelfand opened this issue 5 years ago • 0 comments

The workshop should feature a section that details how to mask sensitive information used during a pipelinerun. The current solution is to use a Kubernetes secret to hold sensitive information.

An example of this can be seen here for with using a kaniko secret.

This could be used to mask information used for the MongoDB in #29.

danielhelfand avatar Aug 26 '19 14:08 danielhelfand