Update charts/garm/templates/secrets.yaml
Changed default flavor to EU.small for edge
This commit is contained in:
parent
1663fd5359
commit
b433505582
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ stringData:
|
|||
edge_connect_url = {{ .Values.providerConfig.edgeConnect.edgeConnectUrl | quote }}
|
||||
log_file = "/garm/provider.log"
|
||||
credentials_file = "/etc/garm-creds/creds.toml"
|
||||
default_flavor = "defualt"
|
||||
default_flavor = "EU.small"
|
||||
|
||||
[cloudlet]
|
||||
name = {{ .Values.providerConfig.edgeConnect.cloudlet.name | quote }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue