github.com/argoproj/argo-cd/v2@v2.10.9/resource_customizations/external-secrets.io/PushSecret/testdata/progressing.yaml (about) 1 apiVersion: external-secrets.io/v1alpha1 2 kind: PushSecret 3 metadata: 4 creationTimestamp: '2023-07-05T20:49:16Z' 5 generation: 1 6 name: test-progressing 7 namespace: external-secret 8 resourceVersion: '777692391' 9 uid: 88cb613a-07b0-4fb2-8fdb-d5a5a9c2c917 10 spec: 11 data: 12 - match: 13 remoteRef: 14 property: test 15 remoteKey: remote/path 16 secretKey: test 17 deletionPolicy: None 18 refreshInterval: 5m 19 secretStoreRefs: 20 - kind: ClusterSecretStore 21 name: my-store 22 selector: 23 secret: 24 name: existing-secret