lab-tekton-pipelines
lab-tekton-pipelines copied to clipboard
Add Section on Using Kubernetes Secrets to Mask Sensitive Information Used with Pipeline
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.