Skip to content

Commit

Permalink
casc: fix s3 variable
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosrodlop committed May 21, 2024
1 parent f2caa59 commit d7919a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions blueprints/02-at-scale/casc/oc/variables/variables.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
variables:
- message: "Welcome to the CloudBees CI blueprint add-on: At scale!"
- scmCascMmStore: "https://github.com/cloudbees/terraform-aws-cloudbees-ci-eks-addon.git"
- cascBranch: ldap
- cascBranch: s3
- ldapManagerDN: "cn=admin,dc=acme,dc=org"
- ldapRootDN: "dc=acme,dc=org"
- ldapServer: "openldap-stack.auth.svc.cluster.local"
- ldapUserSearch: "cn={0}"

0 comments on commit d7919a7

Please sign in to comment.