Flux Configuration Bucket Args
Constructors
Properties
Specifies the bucket name to sync from the url endpoint for the flux configuration.
Specifies the name of a local secret on the Kubernetes cluster to use as the authentication secret rather than the managed or user-provided configuration secrets. It must be between 1 and 63 characters. It can contain only lowercase letters, numbers, and hyphens (-). It must start and end with a lowercase letter or number.
Specifies the Base64-encoded secret key used to authenticate with the bucket source.
Specifies the interval at which to re-reconcile the cluster git repository source with the remote. Defaults to 600
.
Specifies the maximum time to attempt to reconcile the cluster git repository source with the remote. Defaults to 600
.
Specify whether to communicate with a bucket using TLS is enabled. Defaults to true
.