github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/cloudfront.aws.crossplane.io/Distribution/testdata/progressing.yaml (about) 1 apiVersion: cloudfront.aws.crossplane.io/v1alpha1 2 kind: Distribution 3 metadata: 4 creationTimestamp: '2023-06-16T04:42:04Z' 5 generation: 37 6 name: crossplane.io 7 resourceVersion: '254326453' 8 uid: fd357670-b762-4285-ae83-00859c40dd6b 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: '2024-01-11T08:11:27Z' 86 reason: Unavailable 87 status: 'False' 88 type: Ready 89 - lastTransitionTime: '2024-01-11T08:11:02Z' 90 reason: ReconcileSuccess 91 status: 'True' 92 type: Synced