Skip to content

Commit

Permalink
fix: bananas and apples
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Butler <[email protected]>
  • Loading branch information
butler54 committed May 29, 2024
1 parent 223a717 commit 4806b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/all/test-dsp-a/templates/push-secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
apiVersion: external-secrets.io/v1alpha1
kind: PushSecret
metadata:
name: pushsecret # Customisable
name: pushsecret-apples # Customisable
namespace: {{ .Values.dsp.name }} # Same of the SecretStores
spec:
updatePolicy: Replace # Policy to overwrite existing secrets in the provider on sync
Expand Down

0 comments on commit 4806b12

Please sign in to comment.