Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm installation is broken #124

Closed
lechuk47 opened this issue Mar 3, 2022 · 0 comments · Fixed by #125
Closed

Helm installation is broken #124

lechuk47 opened this issue Mar 3, 2022 · 0 comments · Fixed by #125

Comments

@lechuk47
Copy link

lechuk47 commented Mar 3, 2022

It seems that the helm chart is missing the service account.

LAST SEEN   TYPE      REASON              OBJECT                                      MESSAGE
21m         Warning   FailedCreate        replicaset/cert-utils-operator-6995578fff   Error creating: pods "cert-utils-operator-6995578fff-" is forbidden: error looking up service account default/cert-utils-operator-controller-manager: serviceaccount "cert-utils-operator-controller-manager" not found

The operator image is missing too.

 - args:
   - --leader-elect
   command:
   - /manager
   image: :v1.3.7
raffaelespazzoli added a commit to raffaelespazzoli/cert-utils-operator that referenced this issue Mar 6, 2022
Signed-off-by: raffaelespazzoli <raffaele.spazzoli@gmail.com>
sabre1041 pushed a commit that referenced this issue Mar 6, 2022
Signed-off-by: raffaelespazzoli <raffaele.spazzoli@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant