github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/cloudfront.aws.crossplane.io/Distribution/testdata/healthy.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 - HEAD 24 - GET 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-11T06:23:18Z" 86 reason: ReconcileSuccess 87 status: "True" 88 type: Synced 89 - lastTransitionTime: "2024-01-10T03:23:02Z" 90 reason: Available 91 status: "True" 92 type: Ready