github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/cloudfront.aws.crossplane.io/Distribution/testdata/progressing_creating.yaml (about) 1 apiVersion: cloudfront.aws.crossplane.io/v1alpha1 2 kind: Distribution 3 metadata: 4 creationTimestamp: "2023-09-07T01:01:16Z" 5 generation: 121 6 name: crossplane.io 7 resourceVersion: "254225966" 8 uid: 531d989c-a3d2-4ab4-841d-ab380cce0bdb 9 spec: 10 deletionPolicy: Orphan 11 forProvider: 12 distributionConfig: 13 comment: 'crossplane' 14 customErrorResponses: 15 items: [] 16 defaultCacheBehavior: 17 allowedMethods: 18 cachedMethods: 19 items: 20 - HEAD 21 - GET 22 items: 23 - GET 24 - HEAD 25 compress: false 26 defaultTTL: 600 27 fieldLevelEncryptionID: "" 28 forwardedValues: 29 cookies: 30 forward: none 31 headers: 32 items: [] 33 queryString: false 34 queryStringCacheKeys: {} 35 functionAssociations: {} 36 lambdaFunctionAssociations: {} 37 maxTTL: 600 38 minTTL: 0 39 smoothStreaming: false 40 targetOriginID: crossplane.io 41 trustedKeyGroups: 42 enabled: false 43 trustedSigners: 44 enabled: false 45 viewerProtocolPolicy: allow-all 46 defaultRootObject: index.html 47 enabled: true 48 httpVersion: http2 49 isIPV6Enabled: true 50 logging: 51 bucket: "" 52 enabled: false 53 includeCookies: false 54 prefix: "" 55 originGroups: {} 56 origins: 57 items: 58 - connectionAttempts: 3 59 connectionTimeout: 10 60 customHeaders: {} 61 customOriginConfig: 62 httpPort: 8080 63 httpSPort: 443 64 originKeepaliveTimeout: 5 65 originProtocolPolicy: http-only 66 originReadTimeout: 10 67 originSSLProtocols: 68 items: 69 - TLSv1 70 - TLSv1.1 71 - TLSv1.2 72 domainName: crossplane.io 73 id: crossplane.io 74 originShield: 75 enabled: false 76 priceClass: PriceClass_200 77 restrictions: 78 geoRestriction: 79 restrictionType: none 80 region: ap-northeast-2 81 providerConfigRef: 82 name: crossplane 83 status: 84 conditions: 85 - lastTransitionTime: "2023-11-16T04:44:27Z" 86 reason: Creating 87 status: "False" 88 type: Ready 89 - lastTransitionTime: "2023-11-16T04:44:25Z" 90 reason: ReconcileSuccess 91 status: "True" 92 type: Synced