A ProviderConfig configures a SpringCloudDataFlow provider.
Type
CRD
Group
springclouddataflow.crossplane.io
Version
v1alpha1
apiVersion: springclouddataflow.crossplane.io/v1alpha1
kind: ProviderConfig
A ProviderConfigSpec defines the desired state of a ProviderConfig.
Credentials required to authenticate to this provider.
Env is a reference to an environment variable that contains credentials that must be used to connect to the provider.
Fs is a reference to a filesystem location that contains credentials that must be used to connect to the provider.
A ProviderConfigStatus reflects the observed state of a ProviderConfig.
Conditions of the resource.
provider-spring-cloud-dataflow-config
apiVersion: springclouddataflow.crossplane.io/v1alpha1
kind: ProviderConfig
metadata:
name: provider-spring-cloud-dataflow-config
spec:
credentials:
secretRef:
key: credentials
name: provider-spring-cloud-dataflow-config-creds
namespace: crossplane-system
source: Secret