-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Documentation implies PushSecret spec.metadata exists when it does not #6001
Copy link
Copy link
Closed
Labels
area/documentationIssues / Pull Requests related to documentationIssues / Pull Requests related to documentationgood first issueGood for newcomersGood for newcomers
Description
https://external-secrets.io/latest/provider/aws-secrets-manager/#resource-policy-example
This implies that spec.metadata can be used to set metadata such as KMS Key or policy once for all data objects, but this is not the case.
$ kubectl explain pushsecret.spec.metadata
GROUP: external-secrets.io
KIND: PushSecret
VERSION: v1alpha1
error: field "metadata" does not exist
Perhaps this was meant to be indented over to the right more so it's part of the first data object?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/documentationIssues / Pull Requests related to documentationIssues / Pull Requests related to documentationgood first issueGood for newcomersGood for newcomers
Type
Projects
Status
Done