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