Skip to content

Commit

Permalink
Merge pull request #1635 from jcantrill/log5613
Browse files Browse the repository at this point in the history
LOG-5613: Refactor logging API to make GCP account an enum
  • Loading branch information
openshift-merge-bot[bot] committed Jun 5, 2024
2 parents 2ee6aba + 8ecd1c4 commit b9df937
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -259,10 +259,9 @@ spec:
minRetryDuration:
maxRetryDuration:
googleCloudLogging:
billingAccountID:
organizationID:
folderID: # templating?
projectID: # templating?
ID:
type: #enum: billingAccount,folder,project,organization
value:
logID: # templating?
authorization: # output specific auth keys
tuning:
Expand Down

0 comments on commit b9df937

Please sign in to comment.