Open corneliusludmann opened 2 years ago
$ helm ls -aA
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
cert-manager cert-manager 1 2022-02-18 15:14:23.025994222 +0000 UTC deployed cert-manager-v1.7.1 v1.7.1
I think this is due to cert-manager
already being installed to the cluster when the Replicated installation happens.
Run helm un -n cert-manager cert-manager
to remove the Helm installation
We need to apply a when annotation to the manifest. I have no idea if this is possible, so will raise as an issue in my next sync with @BarryWilliams if I can't find a way to do this
I think this is due to
cert-manager
already being installed to the cluster when the Replicated installation happens.
By whom? Is it installed by Replicated already? If so, can we just trust that this is already installed and we don't even need to install it ourselves?
EDIT: My bad. cert-manager has been installed in advance by my already by mistake.
@corneliusludmann yes, that's my guess that it was already in your cluster. Even though I don't think this will be common, we ought to defensively code against it
Error:
Verson: 0.0.1 Release Sequence 162