UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 8ca9e0c0 authored by joshwolf's avatar joshwolf
Browse files

Merge branch 'feature/enable-git-creds' into 'master'

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
parents 0e69592d 9a06a0ff
No related branches found
No related tags found
1 merge request!82Enable specifying a secret for flux git creds
Pipeline #105475 passed
Showing
with 79 additions and 6 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment