GCSArtifactRepository defines the controller configuration for a GCS artifact repository
| Name | Type | Description | Notes |
|---|---|---|---|
| Bucket | string | Bucket is the name of the bucket | [optional] |
| KeyFormat | string | KeyFormat defines the format of how to store keys and can reference workflow variables. | [optional] |
| ServiceAccountKeySecret | IoK8sApiCoreV1SecretKeySelector | [optional] |