Skip to content

Object Storage 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

Configuration options for using object storage in Compliant Kubernetes.

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

TYPE:

object (Object Storage Secrets)

PROPERTIES:

Property Type Required Nullable Defined by
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
sync object Optional cannot be null Compliant Kubernetes Apps Secrets
restore object Optional cannot be null Compliant Kubernetes Apps 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)

sync

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

sync

TYPE:

object (Rclone Sync Secrets)

restore

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

restore

TYPE:

object (Rclone Restore Secrets)

Return to the root secrets schema


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