OBJECT

KubernetesKindBuildConfigurationSpecApiCredentialSecretRef

APICredentialSecretRef refers to secrets containing oauth token for internal comms

link GraphQL Schema definition

  • type KubernetesKindBuildConfigurationSpecApiCredentialSecretRef {
  • # Name of the secret
  • name: String
  • }