bucket-replication/values.yaml (15 lines of code) (raw):
# Default values for s3-to-rook.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
configuration:
defaultCredentialsSecretName: "backup-credentials"
defaultCredentialsSecretNamespace: "control-plane"
jenkinsAgentImageCMName: "jenkins-agent-image"
forceSync: false
global:
registryBackup:
obc:
type: default
# http endpoint
# path to Vault secret
# backupBucket
suspend: false
imagePullSecrets: []
serviceAccount:
# Specifies whether a service account should be created
create: true
# Annotations to add to the service account
annotations: {}
# The name of the service account to use.
# If not set and create is true, a name is generated using the fullname template
name: ""