Skip to content

Commit

Permalink
Update blueprints/02-at-scale/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kellie Freeman <[email protected]>
  • Loading branch information
carlosrodlop and kellie-freeman committed Aug 5, 2024
1 parent f131599 commit 634d21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blueprints/02-at-scale/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ This blueprint Kubernetes secrets for different purposes.
> - Beyond the CloudBees CI add-on (used for demo purposes), Kubernetes secrets can be managed via [External Secret Operators](https://aws-ia.github.io/terraform-aws-eks-blueprints-addons/main/addons/external-secrets/).
> - Kubernetes secrets could be also be retrived as Jenkins Credentials via using the [Kubernetes Credentials Provider plugin](https://jenkinsci.github.io/kubernetes-credentials-provider-plugin/).

###### Casc Secrets
###### CasC secrets

The secrets key/value file defined in [k8s/secrets-values.yml](k8s/secrets-values.yml) is converted into a Kubernetes secret (`cbci-sec-casc`) and mounted into /run/secrets/ for Operation Center and Controllers to be consumed via CloudBees Casc. See [Configuration as Code - Handling Secrets - Kubernetes Secrets](https://github.com/jenkinsci/configuration-as-code-plugin/blob/master/docs/features/secrets.adoc#kubernetes-secrets) for more information.

Expand Down

0 comments on commit 634d21f

Please sign in to comment.