You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting error Unable to build kubernetes objects from release manifest: resource mapping not found for name: "acrsecret" namespace: "clustersecret" from "": no matches for kind "ClusterSecret" in version "clustersecret.io/v1" ensure CRDs are installed first
#114
Open
trashhead opened this issue
Feb 29, 2024
· 1 comment
I have installed the cluster-secret helm chart version 0.2.1
But when trying to create a clustersecret I get the following error message: Unable to build kubernetes objects from release manifest: resource mapping not found for name: "acrsecret" namespace: "clustersecret" from "": no matches for kind "ClusterSecret" in version "clustersecret.io/v1" ensure CRDs are installed first
I have installed the cluster-secret helm chart version 0.2.1
But when trying to create a clustersecret I get the following error message:
Unable to build kubernetes objects from release manifest: resource mapping not found for name: "acrsecret" namespace: "clustersecret" from "": no matches for kind "ClusterSecret" in version "clustersecret.io/v1" ensure CRDs are installed first
This is my clustersecret:
This is the log from the clustersecret pod:
Any clues on why I'm getting this?
The text was updated successfully, but these errors were encountered: