Skip to content

Rclone Sync Secrets Schema

Note

This is auto-generated documentation from a JSON schema that is under construction, this will improve over time.

Return to the root secrets schema

https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/main/config/schemas/secrets.yaml#/properties/objectStorage/properties/sync

Secrets for syncing object storage from the primary site to a secondary site with Rclone.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Forbidden none config/schemas/secrets.yaml*

TYPE:

object (Rclone Sync Secrets)

PROPERTIES:

Property Type Required Nullable Defined by
encrypt object Optional cannot be null Compliant Kubernetes Apps Secrets
azure object Optional cannot be null Compliant Kubernetes Apps Secrets
s3 object Optional cannot be null Compliant Kubernetes Apps Secrets
swift object Optional cannot be null Compliant Kubernetes Apps Secrets

encrypt

Secrets for encrypt data when syncing.

encrypt

TYPE:

object (Rclone Crypt Secrets)

azure

Secrets for using Azure as object storage in Compliant Kubernetes.

azure

TYPE:

object (Azure Backend Secrets)

s3

Secrets for using S3 as object storage in Compliant Kubernetes.

s3

TYPE:

object (S3 Backend Secrets)

swift

Secrets for using Swift as object storage in Compliant Kubernetes.

Important

Currently Harbor only supports username and password authentication.

swift

TYPE:

object (Swift Backend Secrets)

Return to the root secrets schema


Generated Sun Jun 23 03:48:25 UTC 2024 from elastisys/compliantkubernetes-apps@main