Skip to content

Commit b7aa730

Browse files
authored
Auth token documentation (#33)
* merge error
1 parent 7dc3f2a commit b7aa730

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

interface.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -205,17 +205,6 @@ variables:
205205
and:
206206
- use_existing_database
207207
# Vault
208-
use_existing_api_key:
209-
type: boolean
210-
title: Use an existing API key
211-
required: true
212-
default: false
213-
description: The API key will be used to authenticate the user when using the OCI devops repository
214-
api_key:
215-
type: file
216-
title: Private key
217-
required: true
218-
visible: use_existing_api_key
219208
use_existing_vault:
220209
type: boolean
221210
title: Use an existing key vault

0 commit comments

Comments
 (0)