Adding lightspeed track events to the trackdays file
This commit is contained in:
parent
3566681d4b
commit
519b398e3d
@ -14,6 +14,7 @@ def get_msreg():
|
|||||||
"speedventures": "DF7453ED-BF33-DC17-2C9BFD84C1F05E86",
|
"speedventures": "DF7453ED-BF33-DC17-2C9BFD84C1F05E86",
|
||||||
"nextlevel": "CC23AEA4-AAB1-D087-4A10818D229DAFD2",
|
"nextlevel": "CC23AEA4-AAB1-D087-4A10818D229DAFD2",
|
||||||
"corsaclub": "CE6E69CF-BAEC-DBB6-303EE7D3EC69B8A3",
|
"corsaclub": "CE6E69CF-BAEC-DBB6-303EE7D3EC69B8A3",
|
||||||
|
"lightspeed": "BC6417B8-0ED9-DD48-28BA1463C2C14322",
|
||||||
}
|
}
|
||||||
events = {}
|
events = {}
|
||||||
for org_name, org_id in orgs.items():
|
for org_name, org_id in orgs.items():
|
||||||
|
@ -8,7 +8,7 @@ image:
|
|||||||
repository: ldooks/dragon-bot
|
repository: ldooks/dragon-bot
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: "146"
|
tag: "148"
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user