| n | name: v1beta4 | n | name: v1beta5 |
| served: true | | served: true |
| n | storage: false | n | storage: true |
| schema: | | schema: |
| openAPIV3Schema: | | openAPIV3Schema: |
| type: object | | type: object |
| properties: | | properties: |
| spec: | | spec: |
| type: object | | type: object |
| properties: | | properties: |
| services: | | services: |
| type: object | | type: object |
| properties: | | properties: |
| primary: | | primary: |
| type: object | | type: object |
| properties: | | properties: |
| type: | | type: |
| type: string | | type: string |
| port: | | port: |
| type: integer | | type: integer |
| dnsName: | | dnsName: |
| type: string | | type: string |
| labels: | | labels: |
| type: object | | type: object |
| additionalProperties: | | additionalProperties: |
| type: string | | type: string |
| annotations: | | annotations: |
| type: object | | type: object |
| additionalProperties: | | additionalProperties: |
| type: string | | type: string |
| security: | | security: |
| type: object | | type: object |
| properties: | | properties: |
| adminLoginSecret: | | adminLoginSecret: |
| type: string | | type: string |
| serviceCertificateSecret: | | serviceCertificateSecret: |
| description: Name of the Kubernetes secret to generate that hosts | | description: Name of the Kubernetes secret to generate that hosts |
| the SSL certificate. | | the SSL certificate. |
| type: string | | type: string |
| n | | n | activeDirectory: |
| | | type: object |
| | | properties: |
| | | connector: |
| | | type: object |
| | | properties: |
| | | name: |
| | | type: string |
| | | namespace: |
| | | type: string |
| | | accountName: |
| | | type: string |
| | | keytabSecret: |
| | | type: string |
| scheduling: | | scheduling: |
| type: object | | type: object |
| properties: | | properties: |
| default: | | default: |
| type: object | | type: object |
| properties: | | properties: |
| resources: | | resources: |
| type: object | | type: object |
| properties: | | properties: |
| limits: | | limits: |
| type: object | | type: object |
| additionalProperties: | | additionalProperties: |
| type: object | | type: object |
| requests: | | requests: |
| type: object | | type: object |
| additionalProperties: | | additionalProperties: |
| type: object | | type: object |
| storage: | | storage: |
| type: object | | type: object |
| properties: | | properties: |
| data: | | data: |
| type: object | | type: object |
| properties: | | properties: |
| volumes: | | volumes: |
| type: array | | type: array |
| items: | | items: |
| type: object | | type: object |
| properties: | | properties: |
| className: | | className: |
| type: string | | type: string |
| labels: | | labels: |
| type: object | | type: object |
| additionalProperties: | | additionalProperties: |
| type: string | | type: string |
| annotations: | | annotations: |
| type: object | | type: object |
| additionalProperties: | | additionalProperties: |
| type: string | | type: string |
| accessMode: | | accessMode: |
| type: string | | type: string |
| size: | | size: |
| type: string | | type: string |
| claimName: | | claimName: |
| type: string | | type: string |
| logs: | | logs: |
| type: object | | type: object |
| properties: | | properties: |
| volumes: | | volumes: |
| type: array | | type: array |
| items: | | items: |
| type: object | | type: object |
| properties: | | properties: |
| className: | | className: |
| type: string | | type: string |
| labels: | | labels: |
| type: object | | type: object |
| additionalProperties: | | additionalProperties: |
| type: string | | type: string |
| annotations: | | annotations: |
| type: object | | type: object |
| additionalProperties: | | additionalProperties: |
| type: string | | type: string |
| accessMode: | | accessMode: |
| type: string | | type: string |
| size: | | size: |
| type: string | | type: string |
| claimName: | | claimName: |
| type: string | | type: string |
| backups: | | backups: |
| type: object | | type: object |
| properties: | | properties: |
| volumes: | | volumes: |
| type: array | | type: array |
| items: | | items: |
| type: object | | type: object |
| properties: | | properties: |
| className: | | className: |
| type: string | | type: string |
| labels: | | labels: |
| type: object | | type: object |
| additionalProperties: | | additionalProperties: |
| type: string | | type: string |
| annotations: | | annotations: |
| type: object | | type: object |
| additionalProperties: | | additionalProperties: |
| type: string | | type: string |
| accessMode: | | accessMode: |
| type: string | | type: string |
| size: | | size: |
| type: string | | type: string |
| claimName: | | claimName: |
| type: string | | type: string |
| config: | | config: |
| type: object | | type: object |
| properties: | | properties: |
| n | | n | startup: |
| | | type: object |
| | | properties: |
| recoverySettings: | | recoverySettings: |
| type: object | | type: object |
| properties: | | properties: |
| sourceName: | | sourceName: |
| description: The name of the Postgres instance to restore from. | | description: The name of the Postgres instance to restore |
| | | from. |
| type: string | | type: string |
| recoveryTargetTime: | | recoveryTargetTime: |
| description: The timestamp to which the postgres recovery will | | description: The timestamp to which the postgres recovery |
| proceed. | | will proceed. |
| type: string | | type: string |
| format: date-time | | format: date-time |
| required: | | required: |
| - recoveryTargetTime | | - sourceName |
| required: | | postgreSqlExtensions: |
| - recoverySettings | | description: Configure extensions. |
| | | type: string |
| dev: | | dev: |
| type: boolean | | type: boolean |
| settings: | | settings: |
| description: Configure postgres.conf. | | description: Configure postgres.conf. |
| x-kubernetes-preserve-unknown-fields: true | | x-kubernetes-preserve-unknown-fields: true |
| t | | t | backup: |
| | | type: object |
| | | properties: |
| | | retentionPeriodInDays: |
| | | type: integer |
| update: | | update: |
| type: object | | type: object |
| properties: | | properties: |
| desiredVersion: | | desiredVersion: |
| type: string | | type: string |
| parentResource: | | parentResource: |
| type: object | | type: object |
| properties: | | properties: |
| apiGroup: | | apiGroup: |
| type: string | | type: string |
| kind: | | kind: |
| type: string | | type: string |
| name: | | name: |
| type: string | | type: string |
| namespace: | | namespace: |
| type: string | | type: string |
| status: | | status: |
| type: object | | type: object |
| properties: | | properties: |
| primaryEndpoint: | | primaryEndpoint: |
| type: string | | type: string |
| logSearchDashboard: | | logSearchDashboard: |
| type: string | | type: string |
| metricsDashboard: | | metricsDashboard: |
| type: string | | type: string |
| readyPods: | | readyPods: |
| type: string | | type: string |
| observedGeneration: | | observedGeneration: |
| type: integer | | type: integer |
| runningVersion: | | runningVersion: |
| type: string | | type: string |
| registryVersions: | | registryVersions: |
| type: object | | type: object |
| properties: | | properties: |
| next: | | next: |
| type: string | | type: string |
| previous: | | previous: |
| type: string | | type: string |
| current: | | current: |
| type: string | | type: string |
| latest: | | latest: |
| type: string | | type: string |
| behind: | | behind: |
| type: integer | | type: integer |
| available: | | available: |
| type: array | | type: array |
| items: | | items: |
| type: string | | type: string |
| releasedVersions: | | releasedVersions: |
| type: object | | type: object |
| properties: | | properties: |
| next: | | next: |
| type: string | | type: string |
| previous: | | previous: |
| type: string | | type: string |
| current: | | current: |
| type: string | | type: string |
| latest: | | latest: |
| type: string | | type: string |
| behind: | | behind: |
| type: integer | | type: integer |
| available: | | available: |
| type: array | | type: array |
| items: | | items: |
| type: string | | type: string |
| arcDataServicesK8sExtensionLatestVersion: | | arcDataServicesK8sExtensionLatestVersion: |
| type: string | | type: string |
| endpoints: | | endpoints: |
| type: object | | type: object |
| additionalProperties: | | additionalProperties: |
| type: string | | type: string |
| state: | | state: |
| type: string | | type: string |
| healthState: | | healthState: |
| type: string | | type: string |
| reason: | | reason: |
| type: string | | type: string |
| message: | | message: |
| type: string | | type: string |
| lastUpdateTime: | | lastUpdateTime: |
| type: string | | type: string |
| format: date-time | | format: date-time |
| apiVersion: | | apiVersion: |
| type: string | | type: string |
| kind: | | kind: |
| type: string | | type: string |