Skip to content

Commit

Permalink
Adjust mandatory reservation fields
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas <[email protected]>
  • Loading branch information
loneil committed Feb 19, 2024
1 parent fa3bffc commit bf283e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm-values/traction/values-sandbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ tenant_proxy:
network.openshift.io/policy-group: ingress
ui:
quickConnectEndorserName: "bcovrin-test-endorser"
requireEmailForReservation: false
image:
pullPolicy: Always
ux:
Expand All @@ -79,8 +80,7 @@ ui:
"organization": {
"type": "string"
}
},
"required": ["organization"]
}
},
"formUISchema": {
"type": "VerticalLayout",
Expand Down

0 comments on commit bf283e0

Please sign in to comment.