github.com/argoproj/argo-cd/v2@v2.10.9/resource_customizations/external-secrets.io/ClusterSecretStore/testdata/healthy.yaml (about) 1 apiVersion: external-secrets.io/v1beta1 2 kind: ClusterSecretStore 3 metadata: 4 name: secretmanager 5 spec: 6 provider: 7 aws: 8 region: us-east-1 9 service: SecretsManager 10 status: 11 capabilities: ReadWrite 12 conditions: 13 - lastTransitionTime: "2023-03-22T04:51:03Z" 14 message: store validated 15 reason: Valid 16 status: "True" 17 type: Ready