We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 512ebd0 commit f414466Copy full SHA for f414466
docs/snippets/full-pushsecret.yaml
@@ -16,7 +16,7 @@ spec:
16
name: pokedex-credentials # Source Kubernetes secret to be pushed
17
# Alternatively, you can point to a generator that produces values to be pushed
18
generatorRef:
19
- apiVersion: external-secrets.io/v1alpha1
+ apiVersion: generators.external-secrets.io/v1alpha1
20
kind: ECRAuthorizationToken
21
name: prod-registry-credentials
22
template:
0 commit comments