redhat-cop / cert-utils-operator

Set of functionalities around certificates packaged in a Kubernetes operator
Apache License 2.0
94 stars 35 forks source link

Helm installation is broken #124

Closed lechuk47 closed 2 years ago

lechuk47 commented 2 years ago

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