Replies: 1 comment 1 reply
-
The issue was with the cert-manager. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Maybe somebody knows what is the main reason for such warning messages?
I was using helm chart, during installation have configured couple of things:
because my K3S cluster doesn't have access to the internet:
image: my-docker.my.artifactory.com/summerwind/actions-runner-controller:v0.27.0
image: my-docker.my.artifactory.com/brancz/kube-rbac-proxy:v0.10.0
my.artifactory.com is accessible from all K3S hosts.
Additional info:
actions-runner-system
namespace podsThought to create a secret manually, so deleted
controller-manager
and created it with:Result:
Error during installation:
Thanks in advance,
Beta Was this translation helpful? Give feedback.
All reactions