Skip to content

Instantly share code, notes, and snippets.

@Yamini-crypto
Created February 9, 2024 07:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Yamini-crypto/4f596aa75489f4ae6be5c70b80f0fd95 to your computer and use it in GitHub Desktop.
Save Yamini-crypto/4f596aa75489f4ae6be5c70b80f0fd95 to your computer and use it in GitHub Desktop.
apiVersion: external-secrets.io/v1beta1
kind: ClusterSecretStore
metadata:
name: aws-secrets-manager
spec:
provider:
aws:
service: SecretsManager
region: us-east-2
auth:
jwt:
serviceAccountRef:
name: external-secret-sa
namespace: external-secrets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment