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
Looks like installing the chart fails with the following error:
"Missing required field "apiGroup" and "kind" in io.k8s.api.rbac.v1.RoleRef"
This suggests a missing apiGroup: rbac.authorization.k8s.io on the RoleRef defined in aws-ssm/templates/rbac.yaml:
Chart fails with Missing required field "apiGroup" and "kind" in io.k8s.api.rbac.v1.RoleRefhttps://github.com/cmattoon/aws-ssm/blob/c5570006473e359dfe20b84f601e278550729d96/aws-ssm/templates/rbac.yaml#L43
The text was updated successfully, but these errors were encountered:
Looks like installing the chart fails with the following error:
"Missing required field "apiGroup" and "kind" in io.k8s.api.rbac.v1.RoleRef"
This suggests a missing apiGroup: rbac.authorization.k8s.io on the RoleRef defined in aws-ssm/templates/rbac.yaml:
Chart fails with Missing required field "apiGroup" and "kind" in io.k8s.api.rbac.v1.RoleRefhttps://github.com/cmattoon/aws-ssm/blob/c5570006473e359dfe20b84f601e278550729d96/aws-ssm/templates/rbac.yaml#L43
The text was updated successfully, but these errors were encountered: