Skip to content

Commit f414466

Browse files
authored
Update full-pushsecret.yaml (external-secrets#4547)
Signed-off-by: Eitan1112 <[email protected]>
1 parent 512ebd0 commit f414466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/snippets/full-pushsecret.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
name: pokedex-credentials # Source Kubernetes secret to be pushed
1717
# Alternatively, you can point to a generator that produces values to be pushed
1818
generatorRef:
19-
apiVersion: external-secrets.io/v1alpha1
19+
apiVersion: generators.external-secrets.io/v1alpha1
2020
kind: ECRAuthorizationToken
2121
name: prod-registry-credentials
2222
template:

0 commit comments

Comments
 (0)