UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
  1. Jan 13, 2021
  2. Jan 11, 2021
  3. Jan 08, 2021
  4. Jan 07, 2021
  5. Jan 06, 2021
  6. Jan 05, 2021
  7. Dec 29, 2020
  8. Dec 21, 2020
  9. Dec 17, 2020
  10. Dec 16, 2020
  11. Dec 15, 2020
    • joshwolf's avatar
      Merge branch 'feature/enable-git-creds' into 'master' · 8ca9e0c0
      joshwolf authored
      Enable specifying a secret for flux git creds
      
      Add entrypoints into charts `values.yaml` for (in order):
      
      * using an existing secret for git credentials
      * create `git-credentials` from user defined `username`/`password`
      * create `git-credentials` from user defined `privateKey`/`publicKey`/`knownHosts`
      
      if none of the above are specified, repositories will assume unauthenticated access
      
      See merge request platform-one/big-bang/umbrella!82
      8ca9e0c0
Loading