-
Hi again :) I've managed to progress quite far but am hitting a snag with Flux. (NB: I am using a private GitHub repository.) When I run
I have placed the public key into github as a read/write Deploy Key. The key appears to be there in secrets:
Looking at the secrets the
But the
github does appear to authenticate with that key:
Is there anything obvious I am doing wrong? Thanks again! Cheers, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Something doesn't seem to be lining up here, are you sure the flux gitrepo resource has the right config, did you try reconciling it again? |
Beta Was this translation helpful? Give feedback.
-
Thanks for replying :) I'm not really sure of much at this point :) Is this the resource you mean?
|
Beta Was this translation helpful? Give feedback.
I think you are using the wrong URL in the Flux GitRepo resource, can you try:
That is how I have it here.